Uses of Interface
org.glassfish.jersey.servlet.spi.FilterUrlMappingsProvider
-
Packages that use FilterUrlMappingsProvider Package Description org.glassfish.jersey.servlet.init Jersey servlet container initialization classes. -
-
Uses of FilterUrlMappingsProvider in org.glassfish.jersey.servlet.init
Classes in org.glassfish.jersey.servlet.init that implement FilterUrlMappingsProvider Modifier and Type Class Description classFilterUrlMappingsProviderImplProvide all configured context paths (url mappings) of the application deployed using filter.
-