public class NettyServerConnection extends NettyConnection
channel
Constructor and Description |
---|
NettyServerConnection(Map<String,Object> configuration,
io.netty.channel.Channel channel,
ConnectionLifeCycleListener listener,
boolean batchingEnabled,
boolean directDeliver) |
Modifier and Type | Method and Description |
---|---|
ActiveMQBuffer |
createTransportBuffer(int size)
Create a new ActiveMQBuffer of the given size.
|
checkFlushBatchBuffer, close, fireReady, forceClose, getChannel, getConnectorConfig, getDefaultActiveMQPrincipal, getID, getLocalAddress, getNettyChannel, getProtocolConnection, getRemoteAddress, isDirectDeliver, isUsingProtocolHandling, isWritable, setProtocolConnection, toString, write, write, write
public NettyServerConnection(Map<String,Object> configuration, io.netty.channel.Channel channel, ConnectionLifeCycleListener listener, boolean batchingEnabled, boolean directDeliver)
public ActiveMQBuffer createTransportBuffer(int size)
Connection
createTransportBuffer
in interface Connection
createTransportBuffer
in class NettyConnection
size
- the size of buffer to createCopyright © 2016 JBoss by Red Hat. All rights reserved.