public interface SynchronousTransport extends Transport
| Modifier and Type | Method and Description |
|---|---|
Proto.Msg |
sendMaybeRecvMessage(Proto.Msg msg) |
Proto.Msg |
sendRecvMessage(Proto.Msg msg) |
connect, disconnect, flush, isConnected, reconnectProto.Msg sendMaybeRecvMessage(Proto.Msg msg) throws IOException
IOExceptionProto.Msg sendRecvMessage(Proto.Msg msg) throws IOException
IOExceptionCopyright © 2014. All rights reserved.