| Class and Description |
|---|
| Channel
Interface for communication channels
A channel handles the protocol (ping, reconnections, ...) between the client and the server
A Channel should be created using a ChannelFactory
|
| MessagingChannel
SPI for messaging channels
A messaging channel adds some functionality to channel, mostly consumer management
|
| ResponseMessageFuture
Future-like interface to synchronously wait for a response
|
| Class and Description |
|---|
| AbstractChannel |
| AbstractChannelFactory |
| AsyncToken |
| Channel
Interface for communication channels
A channel handles the protocol (ping, reconnections, ...) between the client and the server
A Channel should be created using a ChannelFactory
|
| ChannelBuilder
SPI for builders of remoting and messaging channels
Modules that provide custom channels should also register a ChannelBuilder implementation in the
ServiceLoader registry
(i.e. a file META-INF/services/org.granite.client.messaging.channel.ChannelBuilder)
The ChannelFactory will look for all registered channel builders and find the first one able to build the requested channel type. |
| ChannelFactory
ChannelFactory is the main entry point for using the low-level GraniteDS remoting and messaging API.
|
| ChannelStatusListener |
| ChannelStatusNotifier |
| Credentials
Interface for channel credentials
|
| MessagingChannel
SPI for messaging channels
A messaging channel adds some functionality to channel, mostly consumer management
|
| MessagingChannel.ChannelResponseListener |
| RemotingChannel
SPI for remoting channels
|
| ResponseMessageFuture
Future-like interface to synchronously wait for a response
|
| SessionAwareChannel
Interface for channels for which the session id can be forced
Used to propagate session id from a master channel to the others
|
| Class and Description |
|---|
| AbstractChannel |
| AbstractHTTPChannel |
| AsyncToken |
| Channel
Interface for communication channels
A channel handles the protocol (ping, reconnections, ...) between the client and the server
A Channel should be created using a ChannelFactory
|
| ChannelStatusNotifier |
| MessagingChannel
SPI for messaging channels
A messaging channel adds some functionality to channel, mostly consumer management
|
| MessagingChannel.ChannelResponseListener |
| RemotingChannel
SPI for remoting channels
|
| ResponseMessageFuture
Future-like interface to synchronously wait for a response
|
| SessionAwareChannel
Interface for channels for which the session id can be forced
Used to propagate session id from a master channel to the others
|
| Class and Description |
|---|
| Credentials
Interface for channel credentials
|
| Class and Description |
|---|
| Channel
Interface for communication channels
A channel handles the protocol (ping, reconnections, ...) between the client and the server
A Channel should be created using a ChannelFactory
|
| Class and Description |
|---|
| Channel
Interface for communication channels
A channel handles the protocol (ping, reconnections, ...) between the client and the server
A Channel should be created using a ChannelFactory
|
| Class and Description |
|---|
| Channel
Interface for communication channels
A channel handles the protocol (ping, reconnections, ...) between the client and the server
A Channel should be created using a ChannelFactory
|
| Class and Description |
|---|
| Channel
Interface for communication channels
A channel handles the protocol (ping, reconnections, ...) between the client and the server
A Channel should be created using a ChannelFactory
|