Class SCMPReceivePublicationCall

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

public class SCMPReceivePublicationCall extends SCMPCallAdapter
The Class SCMPReceivePublicationCall. Call receives publications from SC.
Author:
JTraber
  • Constructor Details

    • SCMPReceivePublicationCall

      public SCMPReceivePublicationCall(IRequester requester, String serviceName, String sessionId)
      Instantiates a new SCMP receive publication call.
      Parameters:
      requester - the requester
      serviceName - the service name
      sessionId - the session id
    • SCMPReceivePublicationCall

      public SCMPReceivePublicationCall(IRequester req, SCMPMessage msgToSend)
      Instantiates a new sCMP receive publication call.
      Parameters:
      req - the req
      msgToSend - the msg to send
  • Method Details

    • getMessageType

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