org.glassfish.jersey.server.internal.routing
Interface RouterBinder.RouteToBuilder<T>
- All Known Subinterfaces:
- RouterBinder.RouteToPathBuilder<T>
- Enclosing class:
- RouterBinder
public static interface RouterBinder.RouteToBuilder<T>
to
RouterBinder.RouteToPathBuilder<T> to(Router.Builder ab)
to
RouterBinder.RouteToPathBuilder<T> to(Router a)
to
RouterBinder.RouteToPathBuilder<T> to(Class<? extends Router> ca)
to
RouterBinder.RouteToPathBuilder<T> to(Factory<? extends Router> pa)
Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.