|
HttpTransportClient class HttpTransportClient is a descendant of BaseTransport. HttpTransportClient is used to send messages across network using HTTP protocol. HttpTransportClient is used in Java2 ME 1.0 instead of HttpTransport class Description
HttpTransportClient can work only in client mode.
HttpTransportClient is a descendant of BaseTransport that transfers messages between computers using HTTP protocol.
HttpTransportClient supports Transformer classes.
Message address for HttpMessenger looks like
Inherited from BaseTransport
|
|
