Uses of Interface
org.glassfish.jersey.servlet.WebConfig
Package
Description
Jersey generic Servlet container integration classes.
-
Uses of WebConfig in org.glassfish.jersey.servlet
Modifier and TypeClassDescriptionfinal class
A filter based web config.final class
A servlet based web config.Modifier and TypeMethodDescriptionprotected void
Initiate the Web component.ModifierConstructorDescriptionWebComponent
(WebConfig webConfig, ResourceConfig resourceConfig) Create and initialize new web component instance.