Package | Description |
---|---|
org.glassfish.jersey.servlet |
Jersey generic Servlet container integration classes.
|
Modifier and Type | Class and Description |
---|---|
class |
WebFilterConfig
A filter based web config.
|
class |
WebServletConfig
A servlet based web config.
|
Modifier and Type | Method and Description |
---|---|
protected void |
ServletContainer.init(WebConfig webConfig)
Initiate the Web component.
|
Constructor and Description |
---|
WebComponent(WebConfig webConfig,
ResourceConfig resourceConfig)
Create and initialize new web component instance.
|
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.