Frames | No Frames |
Methods which throw type com.caucho.hessian.io.HessianProtocolException | |
Deserializer | SerializerFactory.getDeserializer(Class cl) Returns the deserializer for a class. |
Deserializer | SerializerFactory.getDeserializer(String type) Returns a deserializer based on a string type. |
Deserializer | SerializerFactory.getObjectDeserializer(String type) Reads the object as a map. |
Serializer | SerializerFactory.getSerializer(Class cl) Returns the serializer for a class. |
Object | Reads the object as a list. |
Object | Reads the object as a map. |