org.apache.axis2.transport.http
Class HTTPWorker
java.lang.Object
org.apache.axis2.transport.http.HTTPWorker
- All Implemented Interfaces:
- Worker
public class HTTPWorker
- extends Object
- implements Worker
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HTTPWorker
public HTTPWorker()
service
public void service(AxisHttpRequest request,
AxisHttpResponse response,
MessageContext msgContext)
throws org.apache.http.HttpException,
IOException
- Specified by:
service
in interface Worker
- Throws:
org.apache.http.HttpException
IOException
getHost
public String getHost(AxisHttpRequest request)
throws SocketException
- Throws:
SocketException
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.