Package org.serviceconnector.call
Class SCMPCheckRegistrationCall
java.lang.Object
org.serviceconnector.call.SCMPCallAdapter
org.serviceconnector.call.SCMPCheckRegistrationCall
- All Implemented Interfaces:
ISCMPCall
The Class SCMPCheckRegistrationCall. Checks server registration.
- Author:
- JTraber
-
Field Summary
Fields inherited from class org.serviceconnector.call.SCMPCallAdapter
requester, requestMessage, responseMessage, serviceName, sessionId -
Constructor Summary
ConstructorsConstructorDescriptionSCMPCheckRegistrationCall(IRequester requester, String serviceName) Instantiates a new SCMPCheckRegistrationCall. -
Method Summary
Methods inherited from class org.serviceconnector.call.SCMPCallAdapter
getRequest, getResponse, invoke, setRequestBody
-
Constructor Details
-
SCMPCheckRegistrationCall
Instantiates a new SCMPCheckRegistrationCall.- Parameters:
requester- the requesters to use when invoking callserviceName- the service name
-
-
Method Details
-
getMessageType
Gets the message type.- Returns:
- the message type
-