Interface | Description |
---|---|
SessionAttributeMarshaller<A,V> |
Session attribute marshalling strategy.
|
SessionFactory<V,L> |
Factory for creating sessions.
|
Class | Description |
---|---|
ExpiredSessionRemover<V,L> |
Session remover that removes a session if and only if it is expired.
|
InfinispanImmutableSession |
Generic immutable session implementation - independent of cache mapping strategy.
|
InfinispanSession<L> |
Generic session implementation - independent of cache mapping strategy.
|
InfinispanSessionManager<V,L> |
Generic session manager implementation - independent of cache mapping strategy.
|
InfinispanSessionManagerFactory |
Factory for creating session managers.
|
InfinispanSessionManagerFactoryBuilder |
Service building strategy the Infinispan session manager factory.
|
MarshalledValueSessionAttributeMarshaller<V,C> |
Session attribute marshaller that stores attribute values using marshalled values.
|
MutableDetector |
Determines whether a given object is mutable.
|
RouteLocatorBuilder |
Builds a
RouteLocator service. |
RouteLocatorService |
Service providing a
RouteLocator . |
RouteRegistryEntryProvider |
Provides the local
Registry entry containing the route identifier. |
RouteRegistryEntryProviderService |
Service that provides the
RegistryEntryProvider for the routing Registry . |
SessionAttributeMarshallingContext |
Versioned session attribute marshalling context.
|
SessionCacheConfigurationService |
Web session cache configuration service.
|
SessionEvictionScheduler |
Session eviction scheduler that eagerly evicts the oldest sessions when
the number of active sessions exceeds the configured maximum.
|
SessionExpirationScheduler |
Session expiration scheduler that eagerly expires sessions as soon as they are eligible.
|
SimpleImmutableSession |
An immutable "snapshot" of a session which can be accessed outside the scope of a transaction.
|
SimpleImmutableSessionAttributes |
An immutable "snapshot" of a session's attributes which can be accessed outside the scope of a transaction.
|
SimpleImmutableSessionMetaData |
An immutable "snapshot" of a session's meta-data which can be accessed outside the scope of a transaction.
|
SimpleSessionMetaData |
Basic session meta data implementation.
|
SimpleSessionMetaDataExternalizer |
Externalizer for session meta data.
|
Time |
Struct for specifying a time duration.
|
Copyright © 2015 JBoss by Red Hat. All rights reserved.