Uses of Class
org.infinispan.marshaller.protostuff.ProtostuffMarshaller
-
-
Uses of ProtostuffMarshaller in org.infinispan.marshaller.protostuff
Methods in org.infinispan.marshaller.protostuff that return ProtostuffMarshaller Modifier and Type Method Description ProtostuffMarshallerProtostuffTranscoder. getMarshaller()Deprecated.Methods in org.infinispan.marshaller.protostuff with parameters of type ProtostuffMarshaller Modifier and Type Method Description voidProtostuffTranscoder. setMarshaller(ProtostuffMarshaller marshaller)Deprecated.Constructors in org.infinispan.marshaller.protostuff with parameters of type ProtostuffMarshaller Constructor Description ProtostuffTranscoder(ProtostuffMarshaller marshaller)Deprecated.
-