Package com.caucho.hessian.io
Interface FieldDeserializer2
-
public interface FieldDeserializer2Serializing an object for known object types.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddeserialize(AbstractHessianInput in, Object obj)
-
-
-
Method Detail
-
deserialize
void deserialize(AbstractHessianInput in, Object obj) throws IOException
- Throws:
IOException
-
-