JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
WildFly: Clustering marshalling API 22.0.0.Beta1
Prev
Next
Frames
No Frames
All Classes
E
G
O
R
S
W
E
Externalizer
<
T
> - Interface in
org.wildfly.clustering.marshalling
Service provider interface for custom externalizers.
G
getTargetClass()
- Method in interface org.wildfly.clustering.marshalling.
Externalizer
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
Read an instance from the stream.
S
size(T)
- Method in interface org.wildfly.clustering.marshalling.
Externalizer
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
Writes the object reference to the stream.
E
G
O
R
S
W
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
WildFly: Clustering marshalling API 22.0.0.Beta1
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020
JBoss by Red Hat
. All rights reserved.