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
IOExceptionboolean processRequest(BufferedReader in) throws IOException
IOExceptionCopyright © 2021. All rights reserved.