Class CscUnsubscribeCommandCallback

java.lang.Object
org.serviceconnector.cmd.casc.CscUnsubscribeCommandCallback
All Implemented Interfaces:
ISCMPMessageCallback

public class CscUnsubscribeCommandCallback extends Object implements ISCMPMessageCallback
The Class CscUnsubscribeCommandCallback.
  • Constructor Details

    • CscUnsubscribeCommandCallback

      public CscUnsubscribeCommandCallback(IRequest request, IResponse response, IResponderCallback responderCallback, Subscription cascSubscription)
      Instantiates a new csc unsubscribe command callback.
      Parameters:
      request - the request
      response - the response
      responderCallback - the responder callback
      cascSubscription - the casc subscription
  • Method Details