|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NetworkChannel | |
org.codehaus.activemq.transport | The transport abstraction layer for sending and receiving Packets over a network |
Uses of NetworkChannel in org.codehaus.activemq.transport |
Methods in org.codehaus.activemq.transport that return NetworkChannel | |
protected NetworkChannel |
DiscoveryNetworkConnector.createNetworkChannel(String url,
Map details)
|
NetworkChannel |
NetworkConnector.addNetworkChannel(String uri)
Adds a new network channel for the given URI |
Methods in org.codehaus.activemq.transport with parameters of type NetworkChannel | |
void |
NetworkConnector.addNetworkChannel(NetworkChannel networkChannel)
Adds a new network channel |
void |
NetworkConnector.removeNetworkChannel(NetworkChannel networkChannel)
Removes a network channel |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |