|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
MutableTlvChain | Provides an interface for a TLV chain whose contents can be modified. |
TlvChain | Represents a "chain," or block, or sequence, of Tlv s. |
Class Summary | |
AbstractTlvChain | A base class for TLV chains, implementing basic functionality while leaving extra features and data storage to subclasses. |
DefaultMutableTlvChain | A default implementation of a (thread-safe) mutable TLV chain. |
ImmutableTlvChain | An immutable TLV chain, a TLV chain that cannot be modified after its creation. |
Tlv | Represents a "Type-Length-Value" block, a very popular data structure in the OSCAR protocol. |
TlvTools | Provides a set of utilites for working with TLV chains. |
Provides a set of data structures for using and manipulating TLV's, which are simple data structures used throughout OSCAR.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |