Package org.eclipse.jetty.session.infinispan
package org.eclipse.jetty.session.infinispan
-
ClassDescriptionBoundDelegatingInputStream An InputStream that delegates methods to an ObjectInput.Set up the marshaller for InfinispanSessionData serializationInfinispanSessionData Specialization of SessionData to hold the attributes as a serialized byte array.InfinispanSessionDataStoreInfinispanSessionDataStoreFactoryInfinispanSessionLegacyConverter Converts sessions saved in the old serialization format into the new protobuf-based serialization.NullQueryManagerFactory Trivial impl of the QueryManagerFactory that does not support doing queries.SessionDataMarshaller A marshaller for converting a SessionData object into protobuf format which gives greater control over serialization/deserialization.