Package jadex.standalone.transport.codecs

Interface Summary
IDecoder Decode an object from a string representation.
IEncoder Encode an object to a string representation.
 

Class Summary
CodecFactory The factory for codecs.
JadexXMLCodec The Jadex XML codec.
NuggetsCodec The Nuggets XML codec.
SerialCodec The serial codec allows for encoding and decoding objects via the Java serialization mechanism.
XMLCodec The XML codec.
 



Copyright © 2010. All Rights Reserved.