Connection using Netty
Modifiers | Name | Description |
---|---|---|
private static class |
NettyRemoteConnection.MyChannelFutureListener |
Modifiers | Name | Description |
---|---|---|
private NettyHandler |
handler |
|
private NettyRemoteConnection.MyChannelFutureListener |
writeListener |
Fields inherited from class | Fields |
---|---|
class RemoteConnection |
host, localHost |
Constructor and description |
---|
NettyRemoteConnection
(NettyTransportProvider provider, NettyHandler netHandler) |
Type Params | Return Type | Name and description |
---|---|---|
|
void |
disconnect() |
|
void |
write(SerialMsg msg) |
Methods inherited from class | Name |
---|---|
class RemoteConnection |
disconnect, getHost, onConnect, onDisconnect, onException, onMessage, setHost, write |
class java.lang.Object |
java.lang.Object#wait(long), java.lang.Object#wait(long, int), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() |
Copyright © 2008–2013 Václav Pech. All Rights Reserved.