|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Application | |
|---|---|
| org.glassfish.jersey.server | Jersey server-side classes. |
| Uses of Application in org.glassfish.jersey.server |
|---|
| Methods in org.glassfish.jersey.server that return Application | |
|---|---|
Application |
Application.Builder.build()
Build new application based on the defined resource bindings and provider configuration. |
| Methods in org.glassfish.jersey.server with parameters of type Application | ||
|---|---|---|
static
|
ContainerFactory.createContainer(Class<A> type,
Application application)
Create a container according to the class requested. |
|
T |
ContainerProvider.createContainer(Class<T> type,
Application application)
Create an container of type T. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||