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 IOProcessor
IOException
public void destroy()
destroy
in interface IOProcessor
public boolean isDestroyed()
isDestroyed
in interface IOProcessor
public int hashCode()
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.