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