|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionLifeCycleListener | |
---|---|
org.hornetq.spi.core.remoting | Remoting SPI. |
Uses of ConnectionLifeCycleListener in org.hornetq.spi.core.remoting |
---|
Methods in org.hornetq.spi.core.remoting with parameters of type ConnectionLifeCycleListener | |
---|---|
Acceptor |
AcceptorFactory.createAcceptor(Map<String,Object> configuration,
BufferHandler handler,
BufferDecoder decoder,
ConnectionLifeCycleListener listener,
Executor threadPool,
ScheduledExecutorService scheduledThreadPool)
Create a new instance of an Acceptor. |
Connector |
ConnectorFactory.createConnector(Map<String,Object> configuration,
BufferHandler handler,
ConnectionLifeCycleListener listener,
Executor closeExecutor,
Executor threadPool,
ScheduledExecutorService scheduledThreadPool)
creates a new instanc of a connector. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |