Interface SimpleUDPServer.RequestMatcher
-
- Enclosing class:
- SimpleUDPServer
public static interface SimpleUDPServer.RequestMatcher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
matches(DatagramPacket input)
-
-
-
Method Detail
-
matches
boolean matches(DatagramPacket input)
-
-