Package | Description |
---|---|
org.apache.activemq.artemis.core.protocol.core | |
org.apache.activemq.artemis.core.protocol.core.impl |
Modifier and Type | Method and Description |
---|---|
ChannelHandler |
Channel.getHandler()
Gets the
ChannelHandler that this channel should
forward received packets to. |
Modifier and Type | Method and Description |
---|---|
void |
Channel.setHandler(ChannelHandler handler)
Sets the
ChannelHandler that this channel should
forward received packets to. |
Modifier and Type | Method and Description |
---|---|
ChannelHandler |
ChannelImpl.getHandler() |
Modifier and Type | Method and Description |
---|---|
void |
ChannelImpl.setHandler(ChannelHandler handler) |
Copyright © 2018 The Apache Software Foundation. All Rights Reserved.