Package org.apache.axis2.transport.http
Class HTTPWorker
java.lang.Object
org.apache.axis2.transport.http.HTTPWorker
- All Implemented Interfaces:
Worker
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetHost(AxisHttpRequest request) voidservice(AxisHttpRequest request, AxisHttpResponse response, org.apache.axis2.context.MessageContext msgContext)
-
Constructor Details
-
HTTPWorker
public HTTPWorker()
-
-
Method Details
-
service
public void service(AxisHttpRequest request, AxisHttpResponse response, org.apache.axis2.context.MessageContext msgContext) throws org.apache.hc.core5.http.HttpException, IOException - Specified by:
servicein interfaceWorker- Throws:
org.apache.hc.core5.http.HttpExceptionIOException
-
getHost
- Throws:
SocketException
-