Class Summary |
---|
ByteUtils | This is a helper class designed to work with byte conversion and representation of numbers |
DefaultDateProvider | This class gives HessianParser and HessianWriter a way to extract timestamps from Datetime objects and to return new Datetime objects from timestamps that are deserialized from a Hessian reply. |
HessianParser | Hessian protocol parser, inspired and partially based on hessianlib.py by Caucho. |
HessianProtocolHandler | Base class for Hessian protocol handling objects. |
HessianWriter | Hessian protocol writer, inspired and partially based on hessianlib.py by Caucho. |
TypeMap | Holds the mapping between remote and local object types |