|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Classes in net.sf.beep4j used by net.sf.beep4j | |
---|---|
BeepException
Exception base class for all exceptions thrown by the BEEP framework |
|
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. |
|
Message
Interface exposing all necessary methods a Message must have. |
|
MessageBuilder
A MessageBuilder allows to easily create Message objects. |
|
Peer
|
|
ProfileInfo
Represents a profile as seen inside a start channel request. |
|
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. |
Classes in net.sf.beep4j used by net.sf.beep4j.ext | |
---|---|
Channel
Represents the outgoing view of a BEEP channel. |
|
ChannelHandler
Represents the incoming view of a channel. |
|
CloseChannelRequest
Represents a request to close a channel. |
|
Message
Interface exposing all necessary methods a Message must have. |
|
Reply
A ResponseHandler is passed to the application whenever a message of type MSG is received. |
|
Session
Represents a BEEP session with another peer. |
|
SessionHandler
The SessionHandler represents the incoming view of a BEEP session. |
|
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. |
Classes in net.sf.beep4j used by net.sf.beep4j.internal | |
---|---|
BeepException
Exception base class for all exceptions thrown by the BEEP framework |
|
Channel
Represents the outgoing view of a BEEP channel. |
|
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. |
|
Message
Interface exposing all necessary methods a Message must have. |
|
MessageBuilder
A MessageBuilder allows to easily create Message objects. |
|
ProfileInfo
Represents a profile as seen inside a start channel request. |
|
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. |
|
StartSessionRequest
The StartSessionRequest is used when establishing a session to register profiles or to cancel the session. |
Classes in net.sf.beep4j used by net.sf.beep4j.internal.message | |
---|---|
Message
Interface exposing all necessary methods a Message must have. |
|
MessageBuilder
A MessageBuilder allows to easily create Message objects. |
Classes in net.sf.beep4j used by net.sf.beep4j.internal.profile | |
---|---|
Channel
Represents the outgoing view of a BEEP channel. |
|
ChannelHandler
Represents the incoming view of a channel. |
|
CloseChannelCallback
Callback interface for channel close operation. |
|
CloseChannelRequest
Represents a request to close a channel. |
|
Message
Interface exposing all necessary methods a Message must have. |
|
MessageBuilder
A MessageBuilder allows to easily create Message objects. |
|
ProfileInfo
Represents a profile as seen inside a start channel request. |
|
Reply
A ResponseHandler is passed to the application whenever a message of type MSG is received. |
|
SessionHandler
The SessionHandler represents the incoming view of a BEEP session. |
Classes in net.sf.beep4j used by net.sf.beep4j.internal.tcp | |
---|---|
Message
Interface exposing all necessary methods a Message must have. |
Classes in net.sf.beep4j used by net.sf.beep4j.transport.mina | |
---|---|
ChannelFilterChainBuilder
|
|
Initiator
An interface whose implementations allow to initiate BEEP sessions. |
|
Listener
An interface whose implementations allow to listen for BEEP sessions. |
|
Peer
|
|
SessionHandler
The SessionHandler represents the incoming view of a BEEP session. |
|
SessionHandlerFactory
A SessionHandlerFactory creates SessionHandler objects. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |