Overview  Package  Tree HessianPHP

Package HessianPHP.Protocol

Class Summary
ByteUtilsThis is a helper class designed to work with byte conversion and representation of numbers
DefaultDateProviderThis 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.
HessianProtocolHandlerBase class for Hessian protocol handling objects.
HessianWriter
Hessian protocol writer, inspired and partially based on hessianlib.py by Caucho.
TypeMapHolds the mapping between remote and local object types


Overview  Package  Tree HessianPHP