Package com.caucho.hessian.io
Class ByteHandle
- java.lang.Object
-
- com.caucho.hessian.io.ByteHandle
-
- All Implemented Interfaces:
java.io.Serializable
public class ByteHandle extends java.lang.Object implements java.io.SerializableHandle for Java Byte objects.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ByteHandle(byte value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description bytegetValue()java.lang.ObjectreadResolve()java.lang.StringtoString()
-