|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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(Map<String,Object> configuration,
BufferHandler handler,
BufferDecoder decoder,
ConnectionLifeCycleListener listener,
Executor threadPool,
ScheduledExecutorService scheduledThreadPool)
Create a new instance of an Acceptor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |