Index
All Classes and Interfaces|All Packages
E
- Externalizer<T> - Interface in org.wildfly.clustering.marshalling
-
Deprecated, for removal: This API element is subject to removal in a future version.
G
- getTargetClass() - Method in interface org.wildfly.clustering.marshalling.Externalizer
-
Deprecated.Returns the target class of the object to externalize.
O
- org.wildfly.clustering.marshalling - package org.wildfly.clustering.marshalling
R
- readObject(ObjectInput) - Method in interface org.wildfly.clustering.marshalling.Externalizer
-
Deprecated.Read an instance from the stream.
S
- size(T) - Method in interface org.wildfly.clustering.marshalling.Externalizer
-
Deprecated.Returns the size of the buffer to use for marshalling the specified object, if known.
W
- writeObject(ObjectOutput, T) - Method in interface org.wildfly.clustering.marshalling.Externalizer
-
Deprecated.Writes the object reference to the stream.
All Classes and Interfaces|All Packages
org.jboss.marshalling.Externalizerinstead.