|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of NIOConnector in org.jboss.messaging.core.client.impl |
---|
Constructors in org.jboss.messaging.core.client.impl with parameters of type NIOConnector | |
---|---|
RemotingConnectionImpl(Location location,
ConnectionParams connectionParams,
NIOConnector nioConnector)
|
Uses of NIOConnector in org.jboss.messaging.core.remoting |
---|
Methods in org.jboss.messaging.core.remoting that return NIOConnector | |
---|---|
NIOConnector |
ConnectorRegistry.getConnector(Location location,
ConnectionParams connectionParams)
|
NIOConnector |
ConnectorRegistry.removeConnector(Location location)
Decrement the number of references on the NIOConnector corresponding to the Configuration. |
Uses of NIOConnector in org.jboss.messaging.core.remoting.impl |
---|
Methods in org.jboss.messaging.core.remoting.impl that return NIOConnector | |
---|---|
NIOConnector |
ConnectorRegistryImpl.getConnector(Location location,
ConnectionParams connectionParams)
|
NIOConnector |
ConnectorRegistryImpl.removeConnector(Location location)
Decrement the number of references on the NIOConnector corresponding to the Configuration. |
Uses of NIOConnector in org.jboss.messaging.core.remoting.impl.invm |
---|
Classes in org.jboss.messaging.core.remoting.impl.invm that implement NIOConnector | |
---|---|
class |
INVMConnector
|
Uses of NIOConnector in org.jboss.messaging.core.remoting.impl.mina |
---|
Classes in org.jboss.messaging.core.remoting.impl.mina that implement NIOConnector | |
---|---|
class |
MinaConnector
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |