Uses of Interface
org.wildfly.clustering.marshalling.protostream.ProtoStreamMarshallerProvider
Packages that use ProtoStreamMarshallerProvider
Package
Description
-
Uses of ProtoStreamMarshallerProvider in org.wildfly.clustering.marshalling.protostream
Classes in org.wildfly.clustering.marshalling.protostream with type parameters of type ProtoStreamMarshallerProviderModifier and TypeClassDescriptionclassProviderSerializationContextInitializer<E extends Enum<E> & ProtoStreamMarshallerProvider>ASerializationContextInitializerthat registers enumerated marshallers.Classes in org.wildfly.clustering.marshalling.protostream that implement ProtoStreamMarshallerProvider -
Uses of ProtoStreamMarshallerProvider in org.wildfly.clustering.marshalling.protostream.math
Classes in org.wildfly.clustering.marshalling.protostream.math that implement ProtoStreamMarshallerProvider -
Uses of ProtoStreamMarshallerProvider in org.wildfly.clustering.marshalling.protostream.net
Classes in org.wildfly.clustering.marshalling.protostream.net that implement ProtoStreamMarshallerProvider -
Uses of ProtoStreamMarshallerProvider in org.wildfly.clustering.marshalling.protostream.sql
Classes in org.wildfly.clustering.marshalling.protostream.sql that implement ProtoStreamMarshallerProviderModifier and TypeClassDescriptionenumMarshallers for java.sql.* date/time classes. -
Uses of ProtoStreamMarshallerProvider in org.wildfly.clustering.marshalling.protostream.time
Classes in org.wildfly.clustering.marshalling.protostream.time that implement ProtoStreamMarshallerProvider -
Uses of ProtoStreamMarshallerProvider in org.wildfly.clustering.marshalling.protostream.util
Classes in org.wildfly.clustering.marshalling.protostream.util that implement ProtoStreamMarshallerProviderModifier and TypeClassDescriptionenumMarshallers for java.util.Optional* instances.enumEnumeration of java.util marshallers. -
Uses of ProtoStreamMarshallerProvider in org.wildfly.clustering.marshalling.protostream.util.concurrent
Classes in org.wildfly.clustering.marshalling.protostream.util.concurrent that implement ProtoStreamMarshallerProvider -
Uses of ProtoStreamMarshallerProvider in org.wildfly.clustering.marshalling.protostream.util.concurrent.atomic
Classes in org.wildfly.clustering.marshalling.protostream.util.concurrent.atomic that implement ProtoStreamMarshallerProviderModifier and TypeClassDescriptionenumProtoStream optimized marshallers for java.util.concurrent.atomic types.