public static interface RouterBinder.RouteBuilder<T>
| Modifier and Type | Method and Description |
|---|---|
RouterBinder.RouteToBuilder<T> |
route(String pattern) |
RouterBinder.RouteToBuilder<T> |
route(T pattern) |
RouterBinder.RouteToBuilder<T> route(String pattern)
RouterBinder.RouteToBuilder<T> route(T pattern)
Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.