BoundDelegatingInputStream |
BoundDelegatingInputStream
An InputStream that delegates methods to an ObjectInput.
|
EmbeddedQueryManager |
|
EmbeddedQueryManagerFactory |
|
InfinispanSerializationContextInitializer |
Set up the marshaller for InfinispanSessionData serialization
|
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.
|