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 WebComponentServletContainer. webComponentMethods in org.glassfish.jersey.servlet that return WebComponent Modifier and Type Method Description WebComponentServletContainer. getWebComponent()GetWebComponentused by this servlet container.
-