Package com.caucho.hessian.io
Class ByteHandle
- java.lang.Object
-
- com.caucho.hessian.io.ByteHandle
-
- All Implemented Interfaces:
Serializable
public class ByteHandle extends Object implements Serializable
Handle for Java Byte objects.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ByteHandle(byte value)
-