Class SCMPAttachCall

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

public class SCMPAttachCall extends SCMPCallAdapter
The Class SCMPAttachCall. Call attaches on SCMP level.
Author:
JTraber
  • Constructor Details

    • SCMPAttachCall

      public SCMPAttachCall(IRequester req)
      Instantiates a new SCMPAttachCall.
      Parameters:
      req - the requester to use when invoking call
  • 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