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

Packages that use BufferDecoder
org.hornetq.spi.core.protocol   
org.hornetq.spi.core.remoting Remoting SPI. 
 

Uses of BufferDecoder in org.hornetq.spi.core.protocol
 

Subinterfaces of BufferDecoder in org.hornetq.spi.core.protocol
 interface ProtocolManager
          A ProtocolManager
 

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

Methods in org.hornetq.spi.core.remoting with parameters of type BufferDecoder
 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.
 



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