Uses of Class
org.eclipse.jetty.servlets.PushSessionCacheFilter.Target
Packages that use PushSessionCacheFilter.Target
Package
Description
Jetty Servlets : Generally Useful Servlets, Handlers and Filters
-
Uses of PushSessionCacheFilter.Target in org.eclipse.jetty.servlets
Fields in org.eclipse.jetty.servlets with type parameters of type PushSessionCacheFilter.TargetModifier and TypeFieldDescriptionprivate final ConcurrentMap
<String, PushSessionCacheFilter.Target> PushSessionCacheFilter.Target._associated
private final ConcurrentMap
<String, PushSessionCacheFilter.Target> PushSessionCacheFilter._cache
Deprecated.