Generic service client call details
In the generic service client, service calls contain the
content and the transport information for the call. The contents are
made of the SOAP envelope. The transport information refers to the
information that is required to send and receive and answer depending
on the selected protocol.
Generic service client binary call details
In the generic service client, binary calls are specialized
calls for sending binary messages. The transport information refers
to the information that is required to send and receive and answer
depending on the selected protocol.
Generic service client text call details
In the generic service client, text calls are specialized calls for sending text
messages. The transport information refers to the information that is required to send and receive
and answer depending on the selected protocol.
Generic service client message return details
In the generic service client, message returns are generated after
a service call is successfully invoked. Message returns display
the content returned by the service.