public static class AbstractSimpleServer.SimpleServerExchange extends Object implements AbstractSimpleServer.Exchange
| Constructor and Description |
|---|
AbstractSimpleServer.SimpleServerExchange(AbstractSimpleServer.RequestMatcher requestMatcher,
String response) |
public AbstractSimpleServer.SimpleServerExchange(AbstractSimpleServer.RequestMatcher requestMatcher, String response)
public boolean processRequest(BufferedReader in) throws IOException
processRequest in interface AbstractSimpleServer.ExchangeIOExceptionpublic boolean sendReply(OutputStream out) throws IOException
sendReply in interface AbstractSimpleServer.ExchangeIOExceptionCopyright © 2015. All Rights Reserved.