|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OpenR66ProtocolRemoteShutdownException | |
|---|---|
| openr66.protocol.networkhandler | Classes implementing Network Handler (multiplexing local handlers) |
| Uses of OpenR66ProtocolRemoteShutdownException in openr66.protocol.networkhandler |
|---|
| Methods in openr66.protocol.networkhandler that throw OpenR66ProtocolRemoteShutdownException | |
|---|---|
void |
NetworkChannel.add(org.jboss.netty.channel.Channel localChannel)
|
static void |
NetworkTransaction.addLocalChannelToNetworkChannel(org.jboss.netty.channel.Channel networkChannel,
org.jboss.netty.channel.Channel localChannel)
Add a LocalChannel to a NetworkChannel |
static void |
NetworkTransaction.addNetworkChannel(org.jboss.netty.channel.Channel channel)
|
LocalChannelReference |
NetworkTransaction.createConnection(SocketAddress socketAddress,
boolean isSSL,
R66Future futureRequest)
Create a connection to the specified socketAddress |
static LocalChannelReference |
NetworkTransaction.createConnectionFromNetworkChannelStartup(org.jboss.netty.channel.Channel channel,
NetworkPacket packet)
Create the LocalChannelReference when a remote local channel starts its connection |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||