|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
AsynchronousTransportLayer | An asynchronous transport mechanism for sending requests (as requestMessages) and receiving responses (as strings). |
Credentials | A marker interface for credentials implementations. |
CredentialsProvider | Allows implementors to provide credentials. |
RequestMessage | A message that can be sent across a transport layer. |
TransportLayer | A transport mechanism for sending requests (as requestMessages) and receiving responses (as strings). |
Class Summary | |
---|---|
SimpleRequestMessage | A basic implementation of a message that can be sent across a transport layer. |
SystemOutTransportLayer | A null implementation of a transport layer which doesn't send or receive a message. |
TrivialCredentialsProvider | A basic implementation of a CredentialsProvider. |
UsernamePasswordCredentials | A simple credentials implementation. |
Exception Summary | |
---|---|
HttpTransportLayerException | An exception for http problems encountered within the transport layers. |
TransportLayerException | An exception for general problems encountered within the transport layers. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |