|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.transport.http.server.HttpServiceProcessor
I/O processor intended to process requests and fill in responses.
Constructor Summary | |
HttpServiceProcessor(AxisHttpService httpservice,
AxisHttpConnection conn,
IOProcessorCallback callback)
|
Method Summary | |
void |
close()
|
void |
destroy()
|
boolean |
isDestroyed()
|
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public HttpServiceProcessor(AxisHttpService httpservice, AxisHttpConnection conn, IOProcessorCallback callback)
Method Detail |
public void run()
run
in interface java.lang.Runnable
public void close() throws java.io.IOException
close
in interface IOProcessor
java.io.IOException
public void destroy()
destroy
in interface IOProcessor
public boolean isDestroyed()
isDestroyed
in interface IOProcessor
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |