Class SCMPCscChangeSubscriptionCall

java.lang.Object
org.serviceconnector.call.SCMPCallAdapter
org.serviceconnector.call.SCMPCscChangeSubscriptionCall
All Implemented Interfaces:
ISCMPCall

public class SCMPCscChangeSubscriptionCall extends SCMPCallAdapter
The Class SCMPCscChangeSubscriptionCall.
  • Constructor Details

    • SCMPCscChangeSubscriptionCall

      public SCMPCscChangeSubscriptionCall(Requester requester, SCMPMessage msgToSend)
      Instantiates a new SCMP csc change subscription call.
      Parameters:
      requester - the requester
      msgToSend - the message to send
  • Method Details

    • invoke

      public void invoke(ISCMPMessageCallback scmpCallback, int timeoutMillis) throws Exception
      Invoke asynchronous.
      Specified by:
      invoke in interface ISCMPCall
      Overrides:
      invoke in class SCMPCallAdapter
      Parameters:
      scmpCallback - the callback
      timeoutMillis - the timeout in milliseconds
      Throws:
      Exception - the exception
    • getMessageType

      public SCMPMsgType getMessageType()
      Gets the message type.
      Returns:
      the message type