Package org.serviceconnector.call
Class SCMPCscAbortSubscriptionCall
java.lang.Object
org.serviceconnector.call.SCMPCallAdapter
org.serviceconnector.call.SCMPCscAbortSubscriptionCall
- All Implemented Interfaces:
ISCMPCall
The Class SCMPCscAbortSubscriptionCall. Call aborts a subscription from a cascaded client.
-
Field Summary
Fields inherited from class org.serviceconnector.call.SCMPCallAdapter
requester, requestMessage, responseMessage, serviceName, sessionId -
Constructor Summary
ConstructorsConstructorDescriptionSCMPCscAbortSubscriptionCall(IRequester req, SCMPMessage receivedMessage) Instantiates a new SCMP csc abort subscription call. -
Method Summary
Methods inherited from class org.serviceconnector.call.SCMPCallAdapter
getRequest, getResponse, invoke, setRequestBody
-
Constructor Details
-
SCMPCscAbortSubscriptionCall
Instantiates a new SCMP csc abort subscription call.- Parameters:
req- the requesterreceivedMessage- the received message
-
-
Method Details
-
getMessageType
Gets the message type.- Returns:
- the message type
-