Uses of Class
org.infinispan.marshaller.kryo.KryoMarshaller
-
-
Uses of KryoMarshaller in org.infinispan.marshaller.kryo
Methods in org.infinispan.marshaller.kryo that return KryoMarshaller Modifier and Type Method Description KryoMarshallerKryoTranscoder. getMarshaller()Deprecated.Methods in org.infinispan.marshaller.kryo with parameters of type KryoMarshaller Modifier and Type Method Description voidKryoTranscoder. setMarshaller(KryoMarshaller marshaller)Deprecated.Constructors in org.infinispan.marshaller.kryo with parameters of type KryoMarshaller Constructor Description KryoTranscoder(KryoMarshaller marshaller)Deprecated.
-