Class ClnChangeSubscriptionCommandCallback

java.lang.Object
org.serviceconnector.cmd.sc.ClnChangeSubscriptionCommandCallback
All Implemented Interfaces:
ISCMPMessageCallback, ISubscriptionCallback

public class ClnChangeSubscriptionCommandCallback extends Object implements ISCMPMessageCallback, ISubscriptionCallback
The Class ClnChangeSubscriptionCommandCallback.
  • Constructor Details

    • ClnChangeSubscriptionCommandCallback

      public ClnChangeSubscriptionCommandCallback(IRequest request, IResponse response, IResponderCallback responderCallback, Subscription subscription)
      Instantiates a new cln change subscription command callback.
      Parameters:
      request - the request
      response - the response
      responderCallback - the responder callback
      subscription - the subscription
  • Method Details