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