|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NetworkChannel | |
|---|---|
| openr66.protocol.localhandler | Classes implementing LocalHandlers (real work) |
| openr66.protocol.networkhandler | Classes implementing Network Handler (multiplexing local handlers) |
| Uses of NetworkChannel in openr66.protocol.localhandler |
|---|
| Methods in openr66.protocol.localhandler that return NetworkChannel | |
|---|---|
NetworkChannel |
LocalChannelReference.getNetworkChannelObject()
|
| Methods in openr66.protocol.localhandler with parameters of type NetworkChannel | |
|---|---|
void |
LocalChannelReference.setNetworkChannelObject(NetworkChannel networkChannelObject)
|
| Uses of NetworkChannel in openr66.protocol.networkhandler |
|---|
| Methods in openr66.protocol.networkhandler that return NetworkChannel | |
|---|---|
static NetworkChannel |
NetworkTransaction.getNetworkChannel(org.jboss.netty.channel.Channel channel)
|
| Methods in openr66.protocol.networkhandler with parameters of type NetworkChannel | |
|---|---|
void |
ClientNetworkChannels.add(NetworkChannel networkChannel)
|
void |
ClientNetworkChannels.remove(NetworkChannel networkChannel)
|
static void |
NetworkTransaction.removeClient(String requester,
NetworkChannel networkChannel)
Remove of requester |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||