JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
WildFly: Marshalling for WildFly clustering: ProtoStream integration 21.0.1.Final
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
org.wildfly.clustering.marshalling.protostream
,
org.wildfly.clustering.marshalling.protostream.util
,
org.wildfly.clustering.marshalling.protostream.util.concurrent
,
org.wildfly.clustering.marshalling.protostream.util.concurrent.atomic
Class Hierarchy
java.lang.
Object
org.wildfly.clustering.marshalling.protostream.
AbstractMarshallerProvider
(implements org.infinispan.protostream.SerializationContext.MarshallerProvider)
org.wildfly.clustering.marshalling.protostream.
ExternalizerMarshallerProvider
org.wildfly.clustering.marshalling.protostream.
AbstractSerializationContextInitializer
(implements org.infinispan.protostream.SerializationContextInitializer)
org.wildfly.clustering.marshalling.protostream.
AnySerializationContextInitializer
org.wildfly.clustering.marshalling.protostream.
AtomicSerializationContextInitializer
org.wildfly.clustering.marshalling.protostream.
ConcurrentSerializationContextInitializer
org.wildfly.clustering.marshalling.protostream.
LangSerializationContextInitializer
org.wildfly.clustering.marshalling.protostream.
MarshallingSerializationContextInitializer
org.wildfly.clustering.marshalling.protostream.
ModulesSerializationContextInitializer
org.wildfly.clustering.marshalling.protostream.
NetSerializationContextInitializer
org.wildfly.clustering.marshalling.protostream.
SQLSerializationContextInitializer
org.wildfly.clustering.marshalling.protostream.
TimeSerializationContextInitializer
org.wildfly.clustering.marshalling.protostream.
UtilSerializationContextInitializer
org.wildfly.clustering.marshalling.protostream.
Any
(implements java.util.function.
Supplier
<T>)
org.wildfly.clustering.marshalling.protostream.
ArrayMarshaller
(implements org.wildfly.clustering.marshalling.protostream.
ProtoStreamMarshaller
<T>)
org.wildfly.clustering.marshalling.spi.util.
CollectionExternalizer
<T,C,CC> (implements org.wildfly.clustering.marshalling.
Externalizer
<T>)
org.wildfly.clustering.marshalling.spi.util.
BoundedCollectionExternalizer
<T>
org.wildfly.clustering.marshalling.protostream.util.
HashSetMarshaller
<T>
org.wildfly.clustering.marshalling.protostream.util.
CollectionMarshaller
<T,C,CC> (implements org.wildfly.clustering.marshalling.protostream.
ProtoStreamMarshaller
<T>)
org.wildfly.clustering.marshalling.protostream.util.
BoundedCollectionMarshaller
<T>
org.wildfly.clustering.marshalling.protostream.util.
ContextualCollectionMarshaller
<T,C>
org.wildfly.clustering.marshalling.protostream.util.
SortedSetMarshaller
<T>
org.wildfly.clustering.marshalling.protostream.util.
UnboundedCollectionMarshaller
<T>
org.wildfly.clustering.marshalling.protostream.util.concurrent.
CopyOnWriteCollectionMarshaller
<T> (implements org.wildfly.clustering.marshalling.protostream.
ProtoStreamMarshaller
<T>)
org.wildfly.clustering.marshalling.protostream.util.
EnumMapMarshaller
<E> (implements org.wildfly.clustering.marshalling.protostream.
ProtoStreamMarshaller
<T>)
org.wildfly.clustering.marshalling.protostream.
EnumMarshaller
<E> (implements org.infinispan.protostream.EnumMarshaller<E>, org.wildfly.clustering.marshalling.protostream.
Predictable
<T>)
org.wildfly.clustering.marshalling.protostream.util.
EnumSetMarshaller
<E> (implements org.wildfly.clustering.marshalling.protostream.
ProtoStreamMarshaller
<T>)
org.wildfly.clustering.marshalling.protostream.
ExceptionMarshaller
<E> (implements org.wildfly.clustering.marshalling.protostream.
ProtoStreamMarshaller
<T>)
org.wildfly.clustering.marshalling.protostream.
ExternalizerMarshaller
<T> (implements org.wildfly.clustering.marshalling.protostream.
ProtoStreamMarshaller
<T>)
org.wildfly.clustering.marshalling.protostream.
FunctionalObjectMarshaller
<T> (implements org.wildfly.clustering.marshalling.protostream.
ProtoStreamMarshaller
<T>)
org.wildfly.clustering.marshalling.protostream.util.
SingletonCollectionMarshaller
<T>
org.wildfly.clustering.marshalling.protostream.util.
MapEntryMarshaller
<T> (implements org.wildfly.clustering.marshalling.protostream.
ProtoStreamMarshaller
<T>)
org.wildfly.clustering.marshalling.protostream.util.
MapMarshaller
<T,C,CC> (implements org.wildfly.clustering.marshalling.protostream.
ProtoStreamMarshaller
<T>)
org.wildfly.clustering.marshalling.protostream.util.
ContextualMapMarshaller
<T,C>
org.wildfly.clustering.marshalling.protostream.util.
SortedMapMarshaller
<T>
org.wildfly.clustering.marshalling.protostream.util.
HashMapMarshaller
<T>
org.wildfly.clustering.marshalling.protostream.util.
LinkedHashMapMarshaller
org.wildfly.clustering.marshalling.protostream.
ProtoStreamByteBufferMarshaller
(implements org.wildfly.clustering.marshalling.spi.
ByteBufferMarshaller
)
org.wildfly.clustering.marshalling.protostream.
ProtoStreamObjectInput
(implements java.io.
ObjectInput
)
org.wildfly.clustering.marshalling.protostream.
ProtoStreamObjectOutput
(implements java.io.
ObjectOutput
)
org.wildfly.clustering.marshalling.protostream.
SerializationContextBuilder
org.wildfly.clustering.marshalling.protostream.util.
SingletonMapMarshaller
<T> (implements org.wildfly.clustering.marshalling.protostream.
ProtoStreamMarshaller
<T>)
org.wildfly.clustering.marshalling.protostream.
TypedEnumMarshaller
<E> (implements org.wildfly.clustering.marshalling.protostream.
ProtoStreamMarshaller
<T>)
org.wildfly.clustering.marshalling.protostream.
TypedObjectMarshaller
(implements org.wildfly.clustering.marshalling.protostream.
ProtoStreamMarshaller
<T>)
org.wildfly.clustering.marshalling.protostream.
ValueMarshaller
<T> (implements org.wildfly.clustering.marshalling.protostream.
ProtoStreamMarshaller
<T>)
Interface Hierarchy
java.lang.
AutoCloseable
org.wildfly.clustering.marshalling.protostream.
ProtoStreamReaderContext
org.wildfly.clustering.marshalling.protostream.
ProtoStreamWriterContext
org.infinispan.protostream.BaseMarshaller<T>
org.wildfly.clustering.marshalling.protostream.
MarshallerProvider
org.wildfly.clustering.marshalling.protostream.
ProtoStreamMarshaller
<T> (also extends org.wildfly.clustering.marshalling.protostream.
Predictable
<T>, org.infinispan.protostream.RawProtobufMarshaller<T>)
org.wildfly.clustering.marshalling.protostream.
MarshallerProvider
org.infinispan.protostream.RawProtobufMarshaller<T>
org.wildfly.clustering.marshalling.protostream.
MarshallerProvider
org.wildfly.clustering.marshalling.protostream.
ProtoStreamMarshaller
<T> (also extends org.wildfly.clustering.marshalling.protostream.
Predictable
<T>)
org.wildfly.clustering.marshalling.protostream.
MarshallerProvider
org.wildfly.clustering.marshalling.protostream.
Field
org.wildfly.clustering.marshalling.protostream.
Predictable
<T>
org.wildfly.clustering.marshalling.protostream.
MarshallerProvider
org.wildfly.clustering.marshalling.protostream.
ProtoStreamMarshaller
<T> (also extends org.infinispan.protostream.RawProtobufMarshaller<T>)
org.wildfly.clustering.marshalling.protostream.
MarshallerProvider
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
org.wildfly.clustering.marshalling.protostream.
ClassMarshaller
(implements org.wildfly.clustering.marshalling.protostream.
ProtoStreamMarshaller
<T>)
org.wildfly.clustering.marshalling.protostream.
AnyMarshaller
(implements org.wildfly.clustering.marshalling.protostream.
ProtoStreamMarshaller
<T>)
org.wildfly.clustering.marshalling.protostream.
ModuleMarshaller
(implements org.wildfly.clustering.marshalling.protostream.
ProtoStreamMarshaller
<T>)
org.wildfly.clustering.marshalling.protostream.
ObjectMarshaller
(implements org.wildfly.clustering.marshalling.protostream.
MarshallerProvider
)
org.wildfly.clustering.marshalling.protostream.
AnyField
(implements org.wildfly.clustering.marshalling.protostream.
Field
, org.wildfly.clustering.marshalling.protostream.
MarshallerProvider
)
org.wildfly.clustering.marshalling.protostream.
DefaultSerializationContextInitializer
(implements org.infinispan.protostream.SerializationContextInitializer)
org.wildfly.clustering.marshalling.protostream.
PrimitiveMarshaller
(implements org.wildfly.clustering.marshalling.protostream.
MarshallerProvider
)
org.wildfly.clustering.marshalling.protostream.util.
UUIDMarshaller
(implements org.wildfly.clustering.marshalling.protostream.
ProtoStreamMarshaller
<T>)
org.wildfly.clustering.marshalling.protostream.util.
UtilMarshaller
(implements org.wildfly.clustering.marshalling.protostream.
MarshallerProvider
)
org.wildfly.clustering.marshalling.protostream.util.
OptionalMarshaller
(implements org.wildfly.clustering.marshalling.protostream.
MarshallerProvider
)
org.wildfly.clustering.marshalling.protostream.util.concurrent.
ConcurrentMarshaller
(implements org.wildfly.clustering.marshalling.protostream.
MarshallerProvider
)
org.wildfly.clustering.marshalling.protostream.util.concurrent.atomic.
AtomicMarshaller
(implements org.wildfly.clustering.marshalling.protostream.
MarshallerProvider
)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
WildFly: Marshalling for WildFly clustering: ProtoStream integration 21.0.1.Final
Prev
Next
Frames
No Frames
All Classes
Copyright © 2020
JBoss by Red Hat
. All rights reserved.