Package org.serviceconnector.call
Class SCMPFileListCall
java.lang.Object
org.serviceconnector.call.SCMPCallAdapter
org.serviceconnector.call.SCMPFileListCall
- All Implemented Interfaces:
ISCMPCall
The Class SCMPFileListCall.
-
Field Summary
Fields inherited from class org.serviceconnector.call.SCMPCallAdapter
requester, requestMessage, responseMessage, serviceName, sessionId -
Constructor Summary
ConstructorsConstructorDescriptionSCMPFileListCall(IRequester requester, String serviceName) Instantiates a new sCMP file list call.SCMPFileListCall(Requester requester, SCMPMessage msgToForward) Instantiates a new sCMP file list call. -
Method Summary
Methods inherited from class org.serviceconnector.call.SCMPCallAdapter
getRequest, getResponse, invoke, setRequestBody
-
Constructor Details
-
SCMPFileListCall
Instantiates a new sCMP file list call.- Parameters:
requester- the requesterserviceName- the service name
-
SCMPFileListCall
Instantiates a new sCMP file list call.- Parameters:
requester- the requestermsgToForward- the message to forward
-
-
Method Details
-
getMessageType
Gets the message type.- Returns:
- the message type
-