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
IOException
boolean processRequest(DatagramSocket socket) throws IOException
IOException
Copyright © 2021. All rights reserved.