|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IDecoder | |
|---|---|
| jadex.standalone.transport.codecs | |
| Uses of IDecoder in jadex.standalone.transport.codecs |
|---|
| Classes in jadex.standalone.transport.codecs that implement IDecoder | |
|---|---|
class |
JadexXMLCodec
The Jadex XML codec. |
class |
NuggetsCodec
The Nuggets XML codec. |
class |
SerialCodec
The serial codec allows for encoding and decoding objects via the Java serialization mechanism. |
class |
XMLCodec
The XML codec. |
| Methods in jadex.standalone.transport.codecs that return IDecoder | |
|---|---|
IDecoder |
CodecFactory.getDecoder(byte id)
Create a new default decoder. |
IDecoder |
CodecFactory.getDefaultDecoder()
Create a new default decoder. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||