Class | Description |
---|---|
Axis2HttpSSLTransportSender |
Axis2HttpSSLTransportSender is the sender class of the HTTP Transport, and it sends out HTTPS
outbound requests. |
Axis2HttpTargetRespListener |
Axis2HttpTargetRespListener listens for the response expected for the sent request. |
Axis2HttpTransportSender |
Axis2HttpTransportSender receives the outgoing axis2 MessageContext , convert it into a
HttpCarbonMessage and deliver it to the Http Client connector. |
ClientSSLConfigurationBuilder |
Builder class for the Client SSLConfiguration.
|
HttpTargetResponseWorker |
HttpTargetResponseWorker is the Thread which does the response processing. |
SourceResponseHandler |
SourceResponseHandler have utilities for creating and preparing an outbound response to be sent
to the HTTP client. |
TargetErrorHandler |
TargetErrorHandler will report back failure to the message receiver. |
TargetRequestHandler |
TargetRequestHandler have utilities for creating and preparing an outbound request to be sent
to the backend service. |
Copyright © 2005-2022 Apache Software Foundation. All Rights Reserved.