Uses of Interface
org.infinispan.protostream.MessageMarshaller
Packages that use MessageMarshaller
-
Uses of MessageMarshaller in org.infinispan.protostream.impl
Fields in org.infinispan.protostream.impl declared as MessageMarshallerModifier and TypeFieldDescriptionprivate final MessageMarshaller<T> MessageMarshallerDelegate.marshallerMethods in org.infinispan.protostream.impl that return MessageMarshallerConstructors in org.infinispan.protostream.impl with parameters of type MessageMarshallerModifierConstructorDescription(package private)MessageMarshallerDelegate(MessageMarshaller<T> marshaller, Descriptor messageDescriptor)