|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Channel | |
| org.jboss.remoting.transport.async | |
| org.jboss.remoting.transport.async.bio | |
| Uses of Channel in org.jboss.remoting.transport.async |
| Methods in org.jboss.remoting.transport.async that return Channel | |
static Channel |
Registry.createAsynchChannel()
Factory method to create AsynchChannel instances. |
| Methods in org.jboss.remoting.transport.async with parameters of type Channel | |
void |
ChannelPool.associate(Channel c)
Associate a channel to the pool. |
| Uses of Channel in org.jboss.remoting.transport.async.bio |
| Classes in org.jboss.remoting.transport.async.bio that implement Channel | |
class |
BlockingChannel
The Blocking implementation of the AsynchChannel interface. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||