|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of WebConfig in org.glassfish.jersey.servlet |
|---|
| Classes in org.glassfish.jersey.servlet that implement WebConfig | |
|---|---|
class |
WebFilterConfig
A filter based web config. |
class |
WebServletConfig
A servlet based web config. |
| Methods in org.glassfish.jersey.servlet with parameters of type WebConfig | |
|---|---|
protected ResourceConfig |
WebComponent.getDefaultResourceConfig(Map<String,Object> props,
WebConfig wc,
org.glassfish.hk2.Module... modules)
Get the default resource configuration if one is not declared in the web.xml. |
protected void |
ServletContainer.init(WebConfig webConfig)
Initiate the Web component. |
| Constructors in org.glassfish.jersey.servlet with parameters of type WebConfig | |
|---|---|
WebComponent(WebConfig webConfig)
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||