JavaScript is disabled on your browser.
Skip navigation links
WildFly Clustering: Marshalling SPI 1.0.1.Final
Package
Class
Use
Tree
Index
Help
SEARCH
Uses of Interface
org.wildfly.clustering.marshalling.Formatter
Uses of
Formatter
in
org.wildfly.clustering.marshalling
Classes in
org.wildfly.clustering.marshalling
that implement
Formatter
Modifier and Type
Class
Description
class
BinaryFormatter
<K>
Formatter
implementation for binary keys.
class
DelimitedFormatter
<K>
Formatter
for keys with multiple string fields.
class
SimpleFormatter
<K>
Formatter
for keys with a simple string representation.