Package org.serviceconnector.call
Class SCMPCscUnsubscribeCall
java.lang.Object
org.serviceconnector.call.SCMPCallAdapter
org.serviceconnector.call.SCMPCscUnsubscribeCall
- All Implemented Interfaces:
ISCMPCall
The Class SCMPCscUnsubscribeCall.
-
Field Summary
Fields inherited from class org.serviceconnector.call.SCMPCallAdapter
requester, requestMessage, responseMessage, serviceName, sessionId -
Constructor Summary
ConstructorsConstructorDescriptionSCMPCscUnsubscribeCall(Requester requester, SCMPMessage msgToSend) Instantiates a new sCMP csc unsubscribe call. -
Method Summary
Methods inherited from class org.serviceconnector.call.SCMPCallAdapter
getRequest, getResponse, invoke, setRequestBody
-
Constructor Details
-
SCMPCscUnsubscribeCall
Instantiates a new sCMP csc unsubscribe call.- Parameters:
requester- the requestermsgToSend- the message to send
-
-
Method Details
-
getMessageType
Gets the message type.- Returns:
- the message type
-