|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| Channel | Represents the outgoing view of a BEEP channel. |
| ChannelFilter | A ChannelFilter is meant to be used to implement cross-cutting concerns, such as logging, message transformations, and security. |
| ChannelFilter.NextFilter | Interface of the next filter in the chain. |
| ChannelFilterChain | |
| ChannelFilterChainBuilder | |
| ChannelHandler | Represents the incoming view of a channel. |
| ChannelHandlerFactory | Factory to create ChannelHandler objects. |
| CloseChannelCallback | Callback interface for channel close operation. |
| CloseChannelRequest | Represents a request to close a channel. |
| Initiator | An interface whose implementations allow to initiate BEEP sessions. |
| Listener | An interface whose implementations allow to listen for BEEP sessions. |
| Message | Interface exposing all necessary methods a Message must have. |
| MessageBuilder | A MessageBuilder allows to easily create Message objects. |
| Peer | |
| Reply | A ResponseHandler is passed to the application whenever a message of type MSG is received. |
| ReplyHandler | Callback interface used to notify the application about a reply to a message. |
| Session | Represents a BEEP session with another peer. |
| SessionHandler | The SessionHandler represents the incoming view of a BEEP session. |
| SessionHandlerFactory | A SessionHandlerFactory creates SessionHandler objects. |
| StartChannelRequest | Represents a request to start a new channel by the other peer. |
| StartSessionRequest | The StartSessionRequest is used when establishing a session to register profiles or to cancel the session. |
| Class Summary | |
|---|---|
| NullReplyHandler | |
| ProfileInfo | Represents a profile as seen inside a start channel request. |
| Exception Summary | |
|---|---|
| BeepException | Exception base class for all exceptions thrown by the BEEP framework |
| ProtocolException | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||