Index
All Classes and Interfaces|All Packages
D
- DefaultObjectTableProvider - Enum in org.wildfly.clustering.marshalling.jboss
-
Provides object tables for serializable JDK singleton objects.
F
- findWriter(T) - Method in interface org.wildfly.clustering.marshalling.jboss.IdentityTable
- from(int, MarshallingConfiguration...) - Static method in interface org.wildfly.clustering.marshalling.jboss.MarshallingConfigurationRepository
- from(E, C) - Static method in interface org.wildfly.clustering.marshalling.jboss.MarshallingConfigurationRepository
- from(List<T>) - Static method in interface org.wildfly.clustering.marshalling.jboss.IdentityTable
- from(MarshallingConfiguration...) - Static method in interface org.wildfly.clustering.marshalling.jboss.MarshallingConfigurationRepository
G
- get() - Method in enum org.wildfly.clustering.marshalling.jboss.DefaultObjectTableProvider
- getClassWriter(Class<?>) - Method in class org.wildfly.clustering.marshalling.jboss.IdentityClassTable
- getCurrentVersion() - Method in interface org.wildfly.clustering.marshalling.jboss.MarshallingConfigurationRepository
-
Returns the current marshalling configuration version.
- getMarshallingConfiguration(int) - Method in interface org.wildfly.clustering.marshalling.jboss.MarshallingConfigurationRepository
-
Returns the marshalling configuration for the specified version.
- getObjectWriter(Object) - Method in class org.wildfly.clustering.marshalling.jboss.IdentityObjectTable
I
- IdentityClassTable - Class in org.wildfly.clustering.marshalling.jboss
- IdentityClassTable(List<Class<?>>) - Constructor for class org.wildfly.clustering.marshalling.jboss.IdentityClassTable
- IdentityObjectTable - Class in org.wildfly.clustering.marshalling.jboss
- IdentityObjectTable(List<Object>) - Constructor for class org.wildfly.clustering.marshalling.jboss.IdentityObjectTable
- IdentitySerializabilityChecker - Class in org.wildfly.clustering.marshalling.jboss
-
A
SerializabilityCheckerbased on a fixed set of classes. - IdentitySerializabilityChecker(Collection<Class<?>>) - Constructor for class org.wildfly.clustering.marshalling.jboss.IdentitySerializabilityChecker
- IdentityTable<T> - Interface in org.wildfly.clustering.marshalling.jboss
-
Generic identity table.
- isMarshallable(Object) - Method in class org.wildfly.clustering.marshalling.jboss.JBossByteBufferMarshaller
- isSerializable(Class<?>) - Method in class org.wildfly.clustering.marshalling.jboss.IdentitySerializabilityChecker
J
- JBossByteBufferMarshaller - Class in org.wildfly.clustering.marshalling.jboss
-
A
ByteBufferMarshallerbased on JBoss Marshalling. - JBossByteBufferMarshaller(MarshallingConfigurationRepository, ClassLoader) - Constructor for class org.wildfly.clustering.marshalling.jboss.JBossByteBufferMarshaller
L
- LoadedClassTable - Class in org.wildfly.clustering.marshalling.jboss
- LoadedClassTable(ClassLoader) - Constructor for class org.wildfly.clustering.marshalling.jboss.LoadedClassTable
- LoadedClassTable(List<ClassLoader>) - Constructor for class org.wildfly.clustering.marshalling.jboss.LoadedClassTable
- LoadedObjectTable - Class in org.wildfly.clustering.marshalling.jboss
- LoadedObjectTable(ClassLoader) - Constructor for class org.wildfly.clustering.marshalling.jboss.LoadedObjectTable
- LoadedObjectTable(List<ClassLoader>) - Constructor for class org.wildfly.clustering.marshalling.jboss.LoadedObjectTable
M
- MarshallingConfigurationRepository - Interface in org.wildfly.clustering.marshalling.jboss
-
Repository of versioned
MarshallingConfigurations.
O
- org.wildfly.clustering.marshalling.jboss - package org.wildfly.clustering.marshalling.jboss
R
- read(Unmarshaller) - Method in interface org.wildfly.clustering.marshalling.jboss.IdentityTable
- readClass(Unmarshaller) - Method in class org.wildfly.clustering.marshalling.jboss.IdentityClassTable
- readFrom(InputStream) - Method in class org.wildfly.clustering.marshalling.jboss.JBossByteBufferMarshaller
- readObject(Unmarshaller) - Method in class org.wildfly.clustering.marshalling.jboss.IdentityObjectTable
T
- toString() - Method in class org.wildfly.clustering.marshalling.jboss.JBossByteBufferMarshaller
U
- UTIL - Enum constant in enum org.wildfly.clustering.marshalling.jboss.DefaultObjectTableProvider
V
- valueOf(String) - Static method in enum org.wildfly.clustering.marshalling.jboss.DefaultObjectTableProvider
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.wildfly.clustering.marshalling.jboss.DefaultObjectTableProvider
-
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.jboss.JBossByteBufferMarshaller
All Classes and Interfaces|All Packages