Interface | Description |
---|---|
ConnectionCreator |
Class | Description |
---|---|
ActiveMQAMQPFrameDecoder |
A Netty decoder specially optimised to to decode messages on the core protocol only
|
ActiveMQChannelHandler |
Common handler implementation for client and server side handler.
|
ActiveMQFrameDecoder2 |
A Netty decoder specially optimised to to decode messages on the core protocol only
|
CheckDependencies |
This class will check for Epoll or KQueue is available, and return false in case of NoClassDefFoundError
it could be improved to check for other cases eventually.
|
DelegatingEventLoopGroup | |
HttpAcceptorHandler |
Ensures that every request has a response and also that any uninitiated responses always wait for
a response.
|
HttpKeepAliveRunnable |
A simple Runnable to allow
HttpAcceptorHandler s to be called intermittently. |
NettyAcceptor |
A Netty TCP Acceptor that is embedding Netty.
|
NettyAcceptorFactory | |
NettyConnection | |
NettyConnector | |
NettyConnectorFactory | |
NettyServerConnection | |
SharedEventLoopGroup | |
TransportConstants |
Copyright © 2021 JBoss by Red Hat. All rights reserved.