|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.transport.http.HTTPWorker
Constructor Summary | |
HTTPWorker()
|
Method Summary | |
java.lang.String |
getHostAddress(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 getHostAddress(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 |