Uses of Class
org.infinispan.marshaller.kryo.KryoMarshaller
-
Uses of KryoMarshaller in org.infinispan.marshaller.kryo
Methods in org.infinispan.marshaller.kryo that return KryoMarshallerModifier and TypeMethodDescriptionKryoTranscoder.getMarshaller()Deprecated, for removal: This API element is subject to removal in a future version.Methods in org.infinispan.marshaller.kryo with parameters of type KryoMarshallerModifier and TypeMethodDescriptionvoidKryoTranscoder.setMarshaller(KryoMarshaller marshaller) Deprecated, for removal: This API element is subject to removal in a future version.Constructors in org.infinispan.marshaller.kryo with parameters of type KryoMarshallerModifierConstructorDescriptionKryoTranscoder(KryoMarshaller marshaller) Deprecated, for removal: This API element is subject to removal in a future version.