public class HttpServiceProcessor extends java.lang.Object implements IOProcessor
| Constructor and Description |
|---|
HttpServiceProcessor(AxisHttpService httpservice,
AxisHttpConnection conn,
IOProcessorCallback callback) |
public HttpServiceProcessor(AxisHttpService httpservice, AxisHttpConnection conn, IOProcessorCallback callback)
public void run()
run in interface java.lang.Runnablepublic void close()
throws java.io.IOException
close in interface IOProcessorjava.io.IOExceptionpublic void destroy()
destroy in interface IOProcessorpublic boolean isDestroyed()
isDestroyed in interface IOProcessorpublic int hashCode()
hashCode in class java.lang.Objectpublic boolean equals(java.lang.Object obj)
equals in class java.lang.Objecttrue if this HttpServiceProcessor refere to the same
object as obj or they have the same id, false otherwise.Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.