|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use de.root1.simon.codec.base | |
---|---|
de.root1.simon.codec.base | Provides the protocol codec encoders and decoders |
de.root1.simon.utils | Contains helper and utils classes used by SIMONs core classes. |
Classes in de.root1.simon.codec.base used by de.root1.simon.codec.base | |
---|---|
AbstractMessageDecoder
A MessageDecoder that decodes message header and forwards
the decoding of body to a subclass. |
|
AbstractMessageEncoder
A MessageEncoder that encodes message header and forwards
the encoding of body to a subclass. |
Classes in de.root1.simon.codec.base used by de.root1.simon.utils | |
---|---|
SimonProtocolCodecFactory
A ProtocolCodecFactory that provides a protocol codec for
Simon Standard protocol. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |