Uses of Class
org.glassfish.jersey.servlet.WebComponent
-
Packages that use WebComponent Package Description org.glassfish.jersey.servlet Jersey generic Servlet container integration classes. -
-
Uses of WebComponent in org.glassfish.jersey.servlet
Fields in org.glassfish.jersey.servlet declared as WebComponent Modifier and Type Field Description private WebComponent
ServletContainer. webComponent
Methods in org.glassfish.jersey.servlet that return WebComponent Modifier and Type Method Description WebComponent
ServletContainer. getWebComponent()
GetWebComponent
used by this servlet container.
-