Package org.apache.synapse.transport.netty.listener
-
Class Summary Class Description Axis2HttpConnectorListener PassThroughHttpConnectorListenerreceives theHttpCarbonMessagecoming from the Netty HTTP transport, hands it over to theHttpRequestWorkerto convert it toMessageContextand finally deliver it to the axis engine.Axis2HttpSSLTransportListener Axis2HttpsTransportListeneris the Axis2 Transport Listener implementation for Netty based HTTPs transport.Axis2HttpTransportListener Axis2HttpTransportListeneris the Axis2 Transport Listener implementation for HTTP transport based on Netty.HttpRequestWorker HttpRequestWorkeris the Thread that does the request processing.