- accept
void accept(HttpServerContext context)
Undocumented in source. Be warned that the author may not have intended to support it.
- findRouter
NavigableSet!RouterMatchResult findRouter(string method, string path, string contentType, string accept)
Undocumented in source. Be warned that the author may not have intended to support it.
- getHttpMethodMatcher
Matcher getHttpMethodMatcher()
Undocumented in source. Be warned that the author may not have intended to support it.
- getParameterPathMatcher
Matcher getParameterPathMatcher()
Undocumented in source. Be warned that the author may not have intended to support it.
- getPatternPathMatcher
Matcher getPatternPathMatcher()
Undocumented in source. Be warned that the author may not have intended to support it.
- getPrecisePathMather
Matcher getPrecisePathMather()
Undocumented in source. Be warned that the author may not have intended to support it.
- getRegexPathMatcher
Matcher getRegexPathMatcher()
Undocumented in source. Be warned that the author may not have intended to support it.
- register
Router register()
Undocumented in source. Be warned that the author may not have intended to support it.
- register
Router register(int id)
Undocumented in source. Be warned that the author may not have intended to support it.