All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AbstractChannel Common implementation.Channel Abstract for two-way async comunication channelsChannel.PduCallback ChannelEventListener Receives inbound messages from the channelClientInboundMessageHandler Handles messagesConnectionRequestInfo Information for the clientLocalServerRegistry Registry for Local Servers, to bypass networkLocalVMChannel Short circuit implementation ofChannelfor in-VM communications.LocalVMChannelAcceptor Accepts in-process client connections.NettyChannel Channel implemented on NettyNettyChannelAcceptor Accepts connections from clients.NettyConnector Client-side connectorNetworkUtils Network utilityProtocolMessageDecoder Decodes bytes to messagesSendResultCallback Callback for async callsServerHostData Information about a brokerServerInboundMessageHandler Handles messagesServerLocator Locates the current brokerServerNotAvailableException No Broker is avilableServerRejectedConnectionException Broker rejected connection attemptServerSideConnection A Connection registered on the brokerServerSideConnectionAcceptor<T extends ServerSideConnection> Interface implemented by the broker in order to accept/register incoming connections