Class Summary |
ByteOutputDataStream |
ByteOutputDataStream represents a BEEP message's
payload. |
Channel |
Channel is a conduit for a certain kind of traffic over a session,
determined by the profile of the channel. |
Frame |
Frame encapsulates a BEEP protocol frame for MSG, RPY, ERR, ANS and NUL
BEEP message types.
|
InputDataStream |
InputDataStream holds a stream of
BufferSegments (s) and provides accessor methods to
that stream.
|
InputDataStreamAdapter |
|
Message |
Message encapsulates the BEEP MSG, RPY, ERR and NUL message types. |
MessageStatus |
|
MimeHeaders |
|
OutputDataStream |
OutputDataStream represents a BEEP message's payload as a
stream. |
ProfileRegistry |
Maintains a set of associations between URIs and
StartChannelListener s. |
Session |
This class encapsulates the notion of a BEEP Session (a relationship
between BEEP peers).
|
SessionCredential |
Class SessionCredential |
SessionTuningProperties |
Class SessionTuningProperties |
StartChannelProfile |
Class StartChannelProfile |
StringOutputDataStream |
StringOutputDataStream represents a BEEP message's
payload. |
TuningProfile |
TuningProfiles change the security of a Session, either by
negotiating a security layer (such as encryption or some integrity
enhancing frame checksum), or by authenticating one or more of the
individual peers involved in the session.
|