Package com.robothy.netty.router
Class Route
java.lang.Object
com.robothy.netty.router.Route
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic Route.Builderbuilder()booleanio.netty.handler.codec.http.HttpMethodgetPath()inthashCode()headerMather(Function<Map<CharSequence, String>, Boolean> headerMatcher) paramMatcher(Function<Map<CharSequence, List<String>>, Boolean> paramMatcher)