Package org.hcjf.io.net.http
Class HttpServer.ContextMatcher
- java.lang.Object
-
- org.hcjf.io.net.http.HttpServer.ContextMatcher
-
- Enclosing class:
- HttpServer
public static class HttpServer.ContextMatcher extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ContextMatcher(Context context, java.util.regex.Matcher matcher)
-
Method Summary
Modifier and Type Method Description ContextgetContext()java.util.regex.MatchergetMatcher()
-