Uses of Class
org.infinispan.marshall.protostream.impl.AbstractInternalProtoStreamMarshaller
Packages that use AbstractInternalProtoStreamMarshaller
Package
Description
This package should mainly contain
MessageMarshaller implementations for classes
which a static inner class is not possible.-
Uses of AbstractInternalProtoStreamMarshaller in org.infinispan.marshall.persistence.impl
Modifier and TypeClassDescriptionclassA Protostream basedPersistenceMarshallerimplementation that is responsible for marshalling/unmarshalling objects which are to be persisted. -
Uses of AbstractInternalProtoStreamMarshaller in org.infinispan.marshall.protostream.impl
Modifier and TypeClassDescriptionclassA globally-scoped marshaller for cluster communication.Constructors in org.infinispan.marshall.protostream.impl with parameters of type AbstractInternalProtoStreamMarshallerModifierConstructorDescriptionMarshaller(AbstractInternalProtoStreamMarshaller marshaller) Marshaller(AbstractInternalProtoStreamMarshaller marshaller)