Interface SimpleUDPServer.Exchange
-
- All Known Implementing Classes:
SimpleUDPServer.SimpleServerExchange
- Enclosing class:
- SimpleUDPServer
public static interface SimpleUDPServer.Exchange
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanprocessRequest(java.net.DatagramSocket socket)booleansendReply(java.net.DatagramSocket socket)
-