Skip navigation links
Distributed session management for Tomcat: Common module 11.0.0.Final
A C G I J O R S T V W 

A

annotateClass(ObjectOutput, Class<?>) - Method in class org.wildfly.clustering.marshalling.jdk.ClassLoaderResolver
 
annotateClass(ObjectOutput, Class<?>) - Method in interface org.wildfly.clustering.marshalling.jdk.ClassResolver
 
annotateClass(Class<?>) - Method in class org.wildfly.clustering.marshalling.jdk.ObjectOutputStream
 
annotateProxyClass(Class<?>) - Method in class org.wildfly.clustering.marshalling.jdk.ObjectOutputStream
 

C

ClassLoaderResolver - Class in org.wildfly.clustering.marshalling.jdk
A ClassResolver that resolves classes against a given class loader.
ClassLoaderResolver(ClassLoader) - Constructor for class org.wildfly.clustering.marshalling.jdk.ClassLoaderResolver
 
ClassResolver - Interface in org.wildfly.clustering.marshalling.jdk
Annotates a resolves Class instances to/from an object stream.

G

get() - Method in enum org.wildfly.clustering.tomcat.SessionPersistenceGranularity
 
getClassLoader() - Method in class org.wildfly.clustering.marshalling.jdk.ClassLoaderResolver
 
getClassLoader() - Method in interface org.wildfly.clustering.marshalling.jdk.ClassResolver
 
getSerializer() - Method in class org.wildfly.clustering.tomcat.TomcatIdentifierSerializerProvider
 

I

isMarshallable(Object) - Method in class org.wildfly.clustering.marshalling.jdk.JavaByteBufferMarshaller
 

J

JavaByteBufferMarshaller - Class in org.wildfly.clustering.marshalling.jdk
A ByteBufferMarshaller based on Java serialization.
JavaByteBufferMarshaller(ClassResolver) - Constructor for class org.wildfly.clustering.marshalling.jdk.JavaByteBufferMarshaller
 
JBossMarshallingVersion - Enum in org.wildfly.clustering.tomcat
 

O

ObjectInputStream - Class in org.wildfly.clustering.marshalling.jdk
An ObjectInputStream that resolves classes using a given ClassResolver.
ObjectInputStream(InputStream, ClassResolver) - Constructor for class org.wildfly.clustering.marshalling.jdk.ObjectInputStream
 
ObjectOutputStream - Class in org.wildfly.clustering.marshalling.jdk
An ObjectInputStream that annotates classes using a given ClassResolver.
ObjectOutputStream(OutputStream, ClassResolver) - Constructor for class org.wildfly.clustering.marshalling.jdk.ObjectOutputStream
 
org.wildfly.clustering.marshalling.jdk - package org.wildfly.clustering.marshalling.jdk
 
org.wildfly.clustering.tomcat - package org.wildfly.clustering.tomcat
 

R

readFrom(InputStream) - Method in class org.wildfly.clustering.marshalling.jdk.JavaByteBufferMarshaller
 
resolveClass(ObjectInput, String) - Method in class org.wildfly.clustering.marshalling.jdk.ClassLoaderResolver
 
resolveClass(ObjectInput, String) - Method in interface org.wildfly.clustering.marshalling.jdk.ClassResolver
 
resolveClass(ObjectStreamClass) - Method in class org.wildfly.clustering.marshalling.jdk.ObjectInputStream
 
resolveProxyClass(String[]) - Method in class org.wildfly.clustering.marshalling.jdk.ObjectInputStream
 

S

SessionMarshallerFactory - Enum in org.wildfly.clustering.tomcat
 
SessionPersistenceGranularity - Enum in org.wildfly.clustering.tomcat
 

T

TomcatIdentifierSerializerProvider - Class in org.wildfly.clustering.tomcat
Informs WildFly clustering how best to serialize Tomcat's session identifier.
TomcatIdentifierSerializerProvider() - Constructor for class org.wildfly.clustering.tomcat.TomcatIdentifierSerializerProvider
 

V

valueOf(String) - Static method in enum org.wildfly.clustering.tomcat.JBossMarshallingVersion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.clustering.tomcat.SessionMarshallerFactory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.wildfly.clustering.tomcat.SessionPersistenceGranularity
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.wildfly.clustering.tomcat.JBossMarshallingVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.clustering.tomcat.SessionMarshallerFactory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.wildfly.clustering.tomcat.SessionPersistenceGranularity
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeTo(OutputStream, Object) - Method in class org.wildfly.clustering.marshalling.jdk.JavaByteBufferMarshaller
 
A C G I J O R S T V W 
Skip navigation links
Distributed session management for Tomcat: Common module 11.0.0.Final

Copyright © 2020 JBoss by Red Hat. All rights reserved.