Uses of Class
org.apache.activemq.artemis.core.remoting.impl.netty.NettyServerConnection
Packages that use NettyServerConnection
Package
Description
-
Uses of NettyServerConnection in org.apache.activemq.artemis.core.protocol.core.impl
Methods in org.apache.activemq.artemis.core.protocol.core.impl with parameters of type NettyServerConnectionModifier and TypeMethodDescriptionvoidCoreProtocolManager.handshake(NettyServerConnection connection, ActiveMQBuffer buffer) -
Uses of NettyServerConnection in org.apache.activemq.artemis.core.remoting.impl.netty
Methods in org.apache.activemq.artemis.core.remoting.impl.netty that return NettyServerConnectionModifier and TypeMethodDescriptionConnectionCreator.createConnection(io.netty.channel.ChannelHandlerContext ctx, String protocol, boolean httpEnabled) Methods in org.apache.activemq.artemis.core.remoting.impl.netty that return types with arguments of type NettyServerConnection -
Uses of NettyServerConnection in org.apache.activemq.artemis.spi.core.protocol
Methods in org.apache.activemq.artemis.spi.core.protocol with parameters of type NettyServerConnectionModifier and TypeMethodDescriptionvoidProtocolManager.handshake(NettyServerConnection connection, ActiveMQBuffer buffer)