| Interface | Description |
|---|---|
| ConnectionCreator |
| Class | Description |
|---|---|
| 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
HttpAcceptorHandlers to be called intermittently. |
| NettyAcceptor |
A Netty TCP Acceptor that is embedding Netty.
|
| NettyAcceptorFactory | |
| NettyServerConnection |
Copyright © 2023 The Apache Software Foundation. All rights reserved.