public class HttpServiceProcessor extends Object implements IOProcessor
| Constructor and Description |
|---|
HttpServiceProcessor(AxisHttpService httpservice,
AxisHttpConnection conn,
IOProcessorCallback callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
destroy() |
boolean |
equals(Object obj)
Indicates whether some other object is "equal to" this one.
|
int |
hashCode()
Returns the unique ID of this HttpServiceProcessor.
|
boolean |
isDestroyed() |
void |
run() |
public HttpServiceProcessor(AxisHttpService httpservice, AxisHttpConnection conn, IOProcessorCallback callback)
public void close()
throws IOException
close in interface IOProcessorIOExceptionpublic void destroy()
destroy in interface IOProcessorpublic boolean isDestroyed()
isDestroyed in interface IOProcessorpublic int hashCode()
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.