Modifier and Type | Method and Description |
---|---|
void |
CoreProtocolManager.handshake(NettyServerConnection connection,
ActiveMQBuffer buffer) |
Modifier and Type | Method and Description |
---|---|
void |
ProtonProtocolManager.handshake(NettyServerConnection connection,
ActiveMQBuffer buffer) |
Modifier and Type | Method and Description |
---|---|
void |
StompProtocolManager.handshake(NettyServerConnection connection,
ActiveMQBuffer buffer) |
Modifier and Type | Method and Description |
---|---|
NettyServerConnection |
ConnectionCreator.createConnection(io.netty.channel.ChannelHandlerContext ctx,
String protocol,
boolean httpEnabled) |
Modifier and Type | Method and Description |
---|---|
void |
ProtocolManager.handshake(NettyServerConnection connection,
ActiveMQBuffer buffer) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.