public interface HttpRouteHandlerMetadata
HttpServerRoutes.comparator(Comparator).| Modifier and Type | Method and Description |
|---|---|
io.netty.handler.codec.http.HttpMethod |
getMethod()
Get the http method this handler can handle
|
String |
getPath()
Get the http path this handler can handle
|