Interface | Description |
---|---|
Channel |
A channel is a way of interleaving data meant for different endpoints over the same
CoreRemotingConnection . |
ChannelHandler |
A ChannelHandler is used by
Channel . |
CommandConfirmationHandler |
A CommandConfirmationHandler is used by the channel to confirm confirmations of packets.
|
CoreRemotingConnection |
Extension of RemotingConnection for the HornetQ core protocol
|
Packet |
A Packet represents a packet of data transmitted over a connection.
|
Class | Description |
---|---|
ServerSessionPacketHandler |
A ServerSessionPacketHandler
|
Copyright © 2018 JBoss by Red Hat. All rights reserved.