Index
All Classes and Interfaces|All Packages|Constant Field Values
D
- delete(String) - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStore
- destroy() - Method in class org.eclipse.jetty.hazelcast.session.SessionDataSerializer
- doCheckExpired(Set<String>, long) - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStore
- doCleanOrphans(long) - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStore
- doExists(String) - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStore
- doGetExpired(long) - 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
G
- getAddresses() - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStoreFactory
- getCacheKey(String) - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStore
- getClientConfig() - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStoreFactory
- 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
- getServerConfig() - 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
- isUseQueries() - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStore
- isUseQueries() - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStoreFactory
O
- org.eclipse.jetty.hazelcast.session - module org.eclipse.jetty.hazelcast.session
- 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
- setClientConfig(ClientConfig) - 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
- setServerConfig(Config) - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStoreFactory
- setSessionDataMap(IMap<String, SessionData>) - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStore
- setUseQueries(boolean) - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStore
-
Control whether or not to execute queries to find expired sessions - ie sessions for this context that are no longer actively referenced by any jetty instance and should be expired.
- setUseQueries(boolean) - Method in class org.eclipse.jetty.hazelcast.session.HazelcastSessionDataStoreFactory
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 and Interfaces|All Packages|Constant Field Values