Package org.apache.synapse.transport.netty.sender
package org.apache.synapse.transport.netty.sender
-
ClassesClassDescription
Axis2HttpSSLTransportSenderis the sender class of the HTTP Transport, and it sends out HTTPS outbound requests.Axis2HttpTargetRespListenerlistens for the response expected for the sent request.Axis2HttpTransportSenderreceives the outgoing axis2MessageContext, convert it into aHttpCarbonMessageand deliver it to the Http Client connector.Axis2ServerPushListeneris the class which listens for HTTP/2 server pushes from the backend.Builder class for the Client SSLConfiguration.HttpServerPushWorkeris the Thread which does the server push processing.HttpTargetResponseWorkeris the Thread which does the response processing.SourceResponseHandlerhave utilities for creating and preparing an outbound response to be sent to the HTTP client.TargetErrorHandlerwill report back failure to the message receiver.TargetRequestHandlerhave utilities for creating and preparing an outbound request to be sent to the backend service.