Interface RpcStream

All Superinterfaces:
AutoCloseable, BaseStream, DataInput, DataOutput, ObjectInput, ObjectOutput
All Known Implementing Classes:
RpcStreamImpl, StreamProxy

public interface RpcStream extends BaseStream, ObjectInput, ObjectOutput