Uses of Class
org.eclipse.jetty.servlets.PushSessionCacheFilter.Target
-
Packages that use PushSessionCacheFilter.Target Package Description org.eclipse.jetty.servlets 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.Target Modifier and Type Field Description private java.util.concurrent.ConcurrentMap<java.lang.String,PushSessionCacheFilter.Target>
PushSessionCacheFilter.Target. _associated
private java.util.concurrent.ConcurrentMap<java.lang.String,PushSessionCacheFilter.Target>
PushSessionCacheFilter. _cache
-