D E G H I O R S W _
All Classes All Packages
All Classes All Packages
All Classes All Packages
D
- delete(String) - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStore
- destroy() - Method in class org.eclipse.jetty.hazelcast.session.SessionDataSerializer
- doGetExpired(Set<String>) - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStore
- doLoad(String) - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStore
- doStore(String, SessionData, long) - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStore
E
- exists(String) - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStore
G
- getAddresses() - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStoreFactory
- getCacheKey(String) - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStore
- getConfigurationLocation() - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStoreFactory
- getHazelcastInstance() - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStoreFactory
- getHazelcastInstanceName() - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStoreFactory
- getMapConfig() - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStoreFactory
- getMapName() - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStoreFactory
- getSessionDataMap() - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStore
- getSessionDataStore(SessionHandler) - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStoreFactory
- getTypeId() - Method in class org.eclipse.jetty.hazelcast.session.SessionDataSerializer
H
- HazelcastSessionDataStore - Class in org.eclipse.jetty.hazelcast.session
-
Session data stored in Hazelcast
- HazelcastSessionDataStore() - Constructor for class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStore
- HazelcastSessionDataStoreFactory - Class in org.eclipse.jetty.hazelcast.session
-
Factory to construct
HazelcastSessionDataStore - HazelcastSessionDataStoreFactory() - Constructor for class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStoreFactory
I
- initialize(SessionContext) - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStore
- isOnlyClient() - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStoreFactory
- isPassivating() - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStore
- isScavengeZombies() - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStore
- isScavengeZombies() - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStoreFactory
O
- org.eclipse.jetty.hazelcast.session - package org.eclipse.jetty.hazelcast.session
R
- read(ObjectDataInput) - Method in class org.eclipse.jetty.hazelcast.session.SessionDataSerializer
S
- SessionDataSerializer - Class in org.eclipse.jetty.hazelcast.session
-
SessionDataSerializer Handles serialization on behalf of the SessionData object, and ensures that we use jetty's classloading knowledge.
- SessionDataSerializer() - Constructor for class org.eclipse.jetty.hazelcast.session.SessionDataSerializer
- setAddresses(String) - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStoreFactory
- setConfigurationLocation(String) - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStoreFactory
- setHazelcastInstance(HazelcastInstance) - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStoreFactory
- setHazelcastInstanceName(String) - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStoreFactory
- setMapConfig(MapConfig) - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStoreFactory
- setMapName(String) - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStoreFactory
- setOnlyClient(boolean) - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStoreFactory
- setScavengeZombies(boolean) - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStoreFactory
- setScavengeZombieSessions(boolean) - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStore
-
Control whether or not to execute queries to find "zombie" sessions - ie sessions that are no longer actively referenced by any jetty instance and should be expired.
- setSessionDataMap(IMap<String, SessionData>) - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStore
W
- write(ObjectDataOutput, SessionData) - Method in class org.eclipse.jetty.hazelcast.session.SessionDataSerializer
_
- __TYPEID - Static variable in class org.eclipse.jetty.hazelcast.session.SessionDataSerializer
All Classes All Packages