public static class AbstractSimpleServer.BannerExchange extends Object implements AbstractSimpleServer.Exchange
Constructor and Description |
---|
AbstractSimpleServer.BannerExchange(String banner) |
public AbstractSimpleServer.BannerExchange(String banner)
public boolean processRequest(BufferedReader in) throws IOException
processRequest
in interface AbstractSimpleServer.Exchange
IOException
public boolean sendReply(OutputStream out) throws IOException
sendReply
in interface AbstractSimpleServer.Exchange
IOException
Copyright © 2017. All rights reserved.