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 ActiveMQ Artemis core protocol
|
Packet |
A Packet represents a packet of data transmitted over a connection.
|
ResponseHandler |
A ResponseHandler is used by the channel to handle async responses.
|
Class | Description |
---|---|
ServerSessionPacketHandler |
Copyright © 2019 JBoss by Red Hat. All rights reserved.