public class RouteMatch extends Object
| Constructor and Description |
|---|
RouteMatch(Object target,
String matchUri,
String requestUri,
String acceptType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAcceptType() |
String |
getMatchUri() |
String |
getRequestURI() |
Object |
getTarget() |
Copyright © 2016. All rights reserved.