public interface NetworkConnectionManager
| Modifier and Type | Method and Description |
|---|---|
void |
close(RemoteReceiver receiver) |
void |
enqueue(Envelope envelope,
RemoteReceiver receiver) |
void |
shutdown() |
void |
start(ChannelManager channelManager) |
void start(ChannelManager channelManager) throws IOException
IOExceptionvoid enqueue(Envelope envelope, RemoteReceiver receiver) throws IOException
IOExceptionvoid close(RemoteReceiver receiver)
void shutdown()
throws IOException
IOExceptionCopyright © 2014 The Apache Software Foundation. All rights reserved.