|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.transport.http.HTTPWorker
public class HTTPWorker
Constructor Summary | |
---|---|
HTTPWorker()
|
Method Summary | |
---|---|
java.lang.String |
getHost(AxisHttpRequest request)
|
void |
service(AxisHttpRequest request,
AxisHttpResponse response,
MessageContext msgContext)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HTTPWorker()
Method Detail |
---|
public void service(AxisHttpRequest request, AxisHttpResponse response, MessageContext msgContext) throws org.apache.http.HttpException, java.io.IOException
service
in interface Worker
org.apache.http.HttpException
java.io.IOException
public java.lang.String getHost(AxisHttpRequest request) throws java.net.SocketException
java.net.SocketException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |