public static interface SimpleUDPServer.Exchange
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
processRequest(DatagramSocket socket)  | 
boolean | 
sendReply(DatagramSocket socket)  | 
boolean sendReply(DatagramSocket socket) throws IOException
IOExceptionboolean processRequest(DatagramSocket socket) throws IOException
IOExceptionCopyright © 2015. All rights reserved.