Class SCMPSrvChangeSubscriptionCall

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

public class SCMPSrvChangeSubscriptionCall extends SCMPCallAdapter
The Class SCMPSrvChangeSubscriptionCall. Call changes subscription for a client.
Author:
JTraber
  • Constructor Details

    • SCMPSrvChangeSubscriptionCall

      public SCMPSrvChangeSubscriptionCall(IRequester requester, SCMPMessage receivedMessage)
      Instantiates a new SCMPSrvChangeSubscriptionCall.
      Parameters:
      requester - the requester
      receivedMessage - the received message
  • 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
    • setCompressed

      public void setCompressed(boolean compressed)
      Sets the compression.
      Parameters:
      compressed - the compression