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

Packages that use Connector
org.hornetq.spi.core.remoting Remoting SPI. 
 

Uses of Connector in org.hornetq.spi.core.remoting
 

Methods in org.hornetq.spi.core.remoting that return Connector
 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 © 2009 Red Hat Inc. All Rights Reserved.