public class NettyServerConnection extends NettyConnection
channel
Constructor and Description |
---|
NettyServerConnection(Map<String,Object> configuration,
io.netty.channel.Channel channel,
ServerConnectionLifeCycleListener listener,
boolean batchingEnabled,
boolean directDeliver) |
blockUntilWritable, checkFlushBatchBuffer, close, createTransportBuffer, fireReady, forceClose, getChannel, getConnectorConfig, getDefaultActiveMQPrincipal, getID, getLocalAddress, getNettyChannel, getProtocolConnection, getRemoteAddress, isDirectDeliver, isUsingProtocolHandling, isWritable, pendingWritesOnChannel, pendingWritesOnEventLoop, setAutoRead, setProtocolConnection, toString, write, write, write
public NettyServerConnection(Map<String,Object> configuration, io.netty.channel.Channel channel, ServerConnectionLifeCycleListener listener, boolean batchingEnabled, boolean directDeliver)
Copyright © 2017 JBoss by Red Hat. All rights reserved.