| EmbeddedQueryManager |
|
| EmbeddedQueryManagerFactory |
|
| InfinispanSessionData |
InfinispanSessionData
Specialization of SessionData to hold the attributes as a serialized byte
array.
|
| InfinispanSessionDataStore |
InfinispanSessionDataStore
|
| InfinispanSessionDataStoreFactory |
InfinispanSessionDataStoreFactory
|
| InfinispanSessionLegacyConverter |
InfinispanSessionLegacyConverter
Converts sessions saved in the old serialization
format into the new protobuf-based serialization.
|
| NullQueryManagerFactory |
NullQueryManagerFactory
Trivial impl of the QueryManagerFactory that does not support doing queries.
|
| RemoteQueryManager |
RemoteQueryManager
A QueryManager impl that supports doing queries against remote infinispan server.
|
| RemoteQueryManagerFactory |
|
| SessionDataMarshaller |
SessionDataMarshaller
A marshaller for converting a SessionData object into protobuf format which
gives greater control over serialization/deserialization.
|
| WebAppMarshaller |
Deprecated. |
| WebAppMarshaller.WebAppContextClassResolver |
WebAppContextClassResolver
Provides the Thread Context Classloader to use for deserializing.
|