Class SCMPClnDeleteSessionCall

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

public class SCMPClnDeleteSessionCall extends SCMPCallAdapter
The Class SCMPClnDeleteSessionCall. Call deletes a session.
Author:
JTraber
  • Constructor Details

    • SCMPClnDeleteSessionCall

      public SCMPClnDeleteSessionCall(IRequester req, String serviceName, String sessionId)
      Instantiates a new SCMPClnDeleteSessionCall.
      Parameters:
      req - the requester to use when invoking call
      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