Uses of Class
com.yahoo.container.jdisc.messagebus.SessionCache
Packages that use SessionCache
-
Uses of SessionCache in com.yahoo.container.jdisc.messagebus
Constructors in com.yahoo.container.jdisc.messagebus with parameters of type SessionCacheModifierConstructorDescriptionMbusClientProvider(SessionCache sessionCache, SessionConfig sessionConfig) MbusServerProvider(com.yahoo.component.ComponentId id, SessionCache sessionCache, com.yahoo.jdisc.service.CurrentContainer currentContainer)