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

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

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

Methods in org.hornetq.spi.core.remoting that return Acceptor
 Acceptor AcceptorFactory.createAcceptor(Map<String,Object> configuration, BufferHandler handler, BufferDecoder decoder, ConnectionLifeCycleListener listener, Executor threadPool, ScheduledExecutorService scheduledThreadPool)
          Create a new instance of an Acceptor.
 



Copyright © 2009 Red Hat Inc. All Rights Reserved.