protected static class ExecutionServiceDemo.ByteBufferStreamable extends java.lang.Object implements Streamable
限定符和类型 | 字段和说明 |
---|---|
protected java.nio.ByteBuffer |
buffer |
限定符 | 构造器和说明 |
---|---|
|
ExecutionServiceDemo.ByteBufferStreamable() |
protected |
ExecutionServiceDemo.ByteBufferStreamable(java.nio.ByteBuffer buffer) |
public ExecutionServiceDemo.ByteBufferStreamable()
protected ExecutionServiceDemo.ByteBufferStreamable(java.nio.ByteBuffer buffer)
public void writeTo(java.io.DataOutput out) throws java.lang.Exception
Streamable
writeTo
在接口中 Streamable
java.lang.Exception
public void readFrom(java.io.DataInput in) throws java.lang.Exception
Streamable
readFrom
在接口中 Streamable
java.lang.Exception