Uses of Interface
org.infinispan.api.marshalling.Marshaller
-
Packages that use Marshaller Package Description org.infinispan.api.reactive -
-
Uses of Marshaller in org.infinispan.api.reactive
Methods in org.infinispan.api.reactive that return types with arguments of type Marshaller Modifier and Type Method Description Set<Marshaller>KeyValueStoreConfig. getMarshallers()Methods in org.infinispan.api.reactive with parameters of type Marshaller Modifier and Type Method Description KeyValueStoreConfigKeyValueStoreConfig. addMarshaller(Marshaller marshaller)
-