|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ChannelListner | |
| org.apache.geronimo.remoting.transport.async | |
| org.apache.geronimo.remoting.transport.async.bio | |
| org.apache.geronimo.remoting.transport.async.nio | |
| Uses of ChannelListner in org.apache.geronimo.remoting.transport.async |
| Methods in org.apache.geronimo.remoting.transport.async with parameters of type ChannelListner | |
void |
Channel.open(URI uri,
URI backConnectURI,
ChannelListner listner)
opens a connection to another server. |
void |
Channel.open(ChannelListner listner)
starts an accepted connection. |
| Uses of ChannelListner in org.apache.geronimo.remoting.transport.async.bio |
| Methods in org.apache.geronimo.remoting.transport.async.bio with parameters of type ChannelListner | |
void |
BlockingChannel.open(URI remoteURI,
URI backConnectURI,
ChannelListner listner)
|
void |
BlockingChannel.open(ChannelListner listner)
|
| Uses of ChannelListner in org.apache.geronimo.remoting.transport.async.nio |
| Methods in org.apache.geronimo.remoting.transport.async.nio with parameters of type ChannelListner | |
void |
NonBlockingChannel.open(URI remoteURI,
URI backConnectURI,
ChannelListner listner)
|
void |
NonBlockingChannel.open(ChannelListner listner)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||