public class HttpResendHandler extends AbstractHttpHandler implements Runnable
exchange, srcReq| Constructor and Description |
|---|
HttpResendHandler(Exchange exc,
HttpTransport transport) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLocalPort() |
InetAddress |
getRemoteAddress() |
void |
run() |
void |
shutdownInput() |
getTransport, invokeHandlerspublic HttpResendHandler(Exchange exc, HttpTransport transport)
public void shutdownInput()
shutdownInput in class AbstractHttpHandlerpublic InetAddress getRemoteAddress() throws IOException
getRemoteAddress in class AbstractHttpHandlerIOExceptionpublic int getLocalPort()
getLocalPort in class AbstractHttpHandlerCopyright © 2012. All Rights Reserved.