| Modifier and Type | Method and Description |
|---|---|
RoutingResult<T> |
HttpRoute.match(String method,
String path) |
RoutingResult<T> |
WebRouter.match(String method,
String path)
Get the path information destination.
|
Copyright © 2015. All rights reserved.