public class FakeHttpHandler extends AbstractHttpHandler
exchange, srcReq| Constructor and Description |
|---|
FakeHttpHandler(int port) |
| Modifier and Type | Method and Description |
|---|---|
int |
getLocalPort() |
InetAddress |
getRemoteAddress() |
void |
shutdownInput() |
getTransport, invokeHandlerspublic void shutdownInput()
throws IOException
shutdownInput in class AbstractHttpHandlerIOExceptionpublic InetAddress getRemoteAddress() throws IOException
getRemoteAddress in class AbstractHttpHandlerIOExceptionpublic int getLocalPort()
getLocalPort in class AbstractHttpHandlerCopyright © 2012. All Rights Reserved.