Uses of Interface
org.hornetq.spi.core.remoting.ConnectionLifeCycleListener

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(org.hornetq.core.server.cluster.ClusterConnection clusterConnection, 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 instance of a connector.
 



Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.