Package org.serviceconnector.cmd.casc
Class CscUnsubscribeCommandCallback
java.lang.Object
org.serviceconnector.cmd.casc.CscUnsubscribeCommandCallback
- All Implemented Interfaces:
ISCMPMessageCallback
The Class CscUnsubscribeCommandCallback.
-
Constructor Summary
ConstructorsConstructorDescriptionCscUnsubscribeCommandCallback(IRequest request, IResponse response, IResponderCallback responderCallback, Subscription cascSubscription) Instantiates a new csc unsubscribe command callback. -
Method Summary
-
Constructor Details
-
CscUnsubscribeCommandCallback
public CscUnsubscribeCommandCallback(IRequest request, IResponse response, IResponderCallback responderCallback, Subscription cascSubscription) Instantiates a new csc unsubscribe command callback.- Parameters:
request- the requestresponse- the responseresponderCallback- the responder callbackcascSubscription- the casc subscription
-
-
Method Details
-
receive
Receive.- Specified by:
receivein interfaceISCMPMessageCallback- Parameters:
reply- the reply the scmp reply
-
receive
Receive.- Specified by:
receivein interfaceISCMPMessageCallback- Parameters:
ex- the ex the ex
-