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