Class | Description |
---|---|
Axis2HttpConnectorListener |
PassThroughHttpConnectorListener receives the HttpCarbonMessage coming from the Netty HTTP transport,
hands it over to the HttpRequestWorker to convert it to MessageContext and finally deliver it
to the axis engine. |
Axis2HttpSSLTransportListener |
Axis2HttpsTransportListener is the Axis2 Transport Listener implementation for Netty based HTTPs transport. |
Axis2HttpTransportListener |
Axis2HttpTransportListener is the Axis2 Transport Listener implementation for HTTP transport based on Netty. |
HttpRequestWorker |
HttpRequestWorker is the Thread that does the request processing. |
Copyright © 2005-2022 Apache Software Foundation. All Rights Reserved.