public static interface AbstractSimpleServer.Exchange
Modifier and Type | Method and Description |
---|---|
boolean |
processRequest(BufferedReader in) |
boolean |
sendReply(OutputStream out) |
boolean sendReply(OutputStream out) throws IOException
IOException
boolean processRequest(BufferedReader in) throws IOException
IOException
Copyright © 2021. All rights reserved.