Class CscChangeSubscriptionCallbackForCasc

java.lang.Object
org.serviceconnector.cmd.casc.CommandCascCallback
org.serviceconnector.cmd.casc.CscChangeSubscriptionCallbackForCasc
All Implemented Interfaces:
ISCMPMessageCallback, ISubscriptionCallback

public class CscChangeSubscriptionCallbackForCasc extends CommandCascCallback implements ISubscriptionCallback
The Class CscChangeSubscriptionCallbackForCasc.
  • Constructor Details

    • CscChangeSubscriptionCallbackForCasc

      public CscChangeSubscriptionCallbackForCasc(IRequest request, IResponse response, IResponderCallback callback, Subscription cascSCSubscription, String cascSCMaksString)
      Instantiates a new csc change subscription callback for casc.
      Parameters:
      request - the request
      response - the response
      callback - the callback
      cascSCSubscription - the casc sc subscription
      cascSCMaksString - the casc sc maks string
  • Method Details