Package | Description |
---|---|
org.hornetq.core.protocol.core | |
org.hornetq.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 © 2015 JBoss, a division of Red Hat. All Rights Reserved.