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