Uses of Class
org.infinispan.tools.store.migrator.marshaller.common.MarshalledEntryImpl
-
Packages that use MarshalledEntryImpl Package Description org.infinispan.tools.store.migrator.marshaller.common -
-
Uses of MarshalledEntryImpl in org.infinispan.tools.store.migrator.marshaller.common
Methods in org.infinispan.tools.store.migrator.marshaller.common that return MarshalledEntryImpl Modifier and Type Method Description MarshalledEntryImplMarshalledEntryImpl.Externalizer. readObject(ObjectInput input)Methods in org.infinispan.tools.store.migrator.marshaller.common that return types with arguments of type MarshalledEntryImpl Modifier and Type Method Description Set<Class<? extends MarshalledEntryImpl>>MarshalledEntryImpl.Externalizer. getTypeClasses()Methods in org.infinispan.tools.store.migrator.marshaller.common with parameters of type MarshalledEntryImpl Modifier and Type Method Description voidMarshalledEntryImpl.Externalizer. writeObject(ObjectOutput output, MarshalledEntryImpl me)
-