|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.jersey.internal.inject.AbstractModule
org.glassfish.jersey.server.internal.routing.RouterModule
public class RouterModule
Provides routing configuration functionality.
| Nested Class Summary | |
|---|---|
static interface |
RouterModule.RootRouteBuilder<T>
|
static interface |
RouterModule.RouteBuilder<T>
|
static interface |
RouterModule.RouteToBuilder<T>
|
static interface |
RouterModule.RouteToPathBuilder<T>
|
| Constructor Summary | |
|---|---|
RouterModule()
|
|
| Method Summary | |
|---|---|
void |
configure()
|
| Methods inherited from class org.glassfish.jersey.internal.inject.AbstractModule |
|---|
bind, bind, bind, bind, bind, configure, inParent, install |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RouterModule()
| Method Detail |
|---|
public void configure()
configure in class AbstractModule
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||