Class SCMPClnUnsubscribeCall

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

public class SCMPClnUnsubscribeCall extends SCMPCallAdapter
The Class SCMPClnUnsubscribeCall. Call unsubscribes from a publish service.
Author:
JTraber
  • Constructor Details

    • SCMPClnUnsubscribeCall

      public SCMPClnUnsubscribeCall(IRequester req, String serviceName, String sessionId)
      Instantiates a new SCMPClnUnsubscribeCall.
      Parameters:
      req - the requester
      serviceName - the service name
      sessionId - the session id
  • Method Details

    • getMessageType

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

      public void setSessionInfo(String sessionInfo)
      Sets the session info.
      Parameters:
      sessionInfo - the new session info