Uses of Interface
org.wildfly.clustering.marshalling.Serializer
Packages that use Serializer
Package
Description
-
Uses of Serializer in org.wildfly.clustering.cache
Classes in org.wildfly.clustering.cache that implement SerializerConstructors in org.wildfly.clustering.cache with parameters of type Serializer -
Uses of Serializer in org.wildfly.clustering.marshalling
Classes in org.wildfly.clustering.marshalling that implement SerializerMethods in org.wildfly.clustering.marshalling that return SerializerModifier and TypeMethodDescriptionstatic <T> Serializer<T>Serializer.of(T value) <V> Serializer<V>default <V> Serializer<V>Creates a wrapped serializer that delegates to this serializer applying the specified wrapping/unwrapping functions.Constructors in org.wildfly.clustering.marshalling with parameters of type Serializer -
Uses of Serializer in org.wildfly.clustering.marshalling.java
Constructors in org.wildfly.clustering.marshalling.java with parameters of type SerializerModifierConstructorDescriptionJavaByteBufferMarshaller(Serializer<ClassLoader> classLoaderSerializer, ClassLoader loader, ObjectInputFilter filter) ObjectInputStream(InputStream input, Serializer<ClassLoader> serializer) ObjectOutputStream(OutputStream output, Serializer<ClassLoader> seralizer) -
Uses of Serializer in org.wildfly.clustering.marshalling.jboss
Constructors in org.wildfly.clustering.marshalling.jboss with parameters of type Serializer -
Uses of Serializer in org.wildfly.clustering.marshalling.util
Classes in org.wildfly.clustering.marshalling.util that implement Serializer -
Uses of Serializer in org.wildfly.clustering.server.infinispan
Classes in org.wildfly.clustering.server.infinispan that implement SerializerModifier and TypeClassDescriptionenumMarshalling externalizer for anEmbeddedCacheManagerGroupMember.enumSerializer for an Infinispan JGroups-based address.enum -
Uses of Serializer in org.wildfly.clustering.server.jgroups
Classes in org.wildfly.clustering.server.jgroups that implement SerializerModifier and TypeClassDescriptionenumSerializer for a JGroupsAddress.enum