A C G I J O P R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
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
- ATTRIBUTE - org.wildfly.clustering.tomcat.SessionPersistenceGranularity
C
- ClassLoaderResolver - Class in org.wildfly.clustering.marshalling.jdk
-
A
ClassResolverthat 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
Classinstances 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
- JAVA - org.wildfly.clustering.tomcat.SessionMarshallerFactory
- JavaByteBufferMarshaller - Class in org.wildfly.clustering.marshalling.jdk
-
A
ByteBufferMarshallerbased on Java serialization. - JavaByteBufferMarshaller(ClassResolver) - Constructor for class org.wildfly.clustering.marshalling.jdk.JavaByteBufferMarshaller
- JBOSS - org.wildfly.clustering.tomcat.SessionMarshallerFactory
- JBossMarshallingVersion - Enum in org.wildfly.clustering.tomcat
O
- ObjectInputStream - Class in org.wildfly.clustering.marshalling.jdk
-
An
ObjectInputStreamthat resolves classes using a givenClassResolver. - ObjectInputStream(InputStream, ClassResolver) - Constructor for class org.wildfly.clustering.marshalling.jdk.ObjectInputStream
- ObjectOutputStream - Class in org.wildfly.clustering.marshalling.jdk
-
An
ObjectInputStreamthat annotates classes using a givenClassResolver. - 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
P
- PROTOSTREAM - org.wildfly.clustering.tomcat.SessionMarshallerFactory
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
- SESSION - org.wildfly.clustering.tomcat.SessionPersistenceGranularity
- 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.
- VERSION_1 - org.wildfly.clustering.tomcat.JBossMarshallingVersion
W
- writeTo(OutputStream, Object) - Method in class org.wildfly.clustering.marshalling.jdk.JavaByteBufferMarshaller
All Classes All Packages