A G I J O P R S T V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- 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
G
- get() - Method in enum org.wildfly.clustering.tomcat.SessionPersistenceGranularity
- 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(Externalizer<ClassLoader>) - 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 givenClassLoaderResolver. - ObjectInputStream(InputStream, Externalizer<ClassLoader>) - Constructor for class org.wildfly.clustering.marshalling.jdk.ObjectInputStream
- ObjectOutputStream - Class in org.wildfly.clustering.marshalling.jdk
-
An
ObjectInputStreamthat annotates classes using a givenClassLoaderResolver. - ObjectOutputStream(OutputStream, Externalizer<ClassLoader>) - 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(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