Uses of Interface
org.infinispan.protostream.EnumMarshaller
-
Packages that use EnumMarshaller Package Description org.infinispan.counter.api Clustered Counters API.org.infinispan.protostream.impl Protostream internals. -
-
Uses of EnumMarshaller in org.infinispan.counter.api
Classes in org.infinispan.counter.api that implement EnumMarshaller Modifier and Type Class Description classCounterState$___Marshaller_93aa5d27c0d57954ec79247b055254b02d5c87a64e0764e392772b387eb7542dclassCounterType$___Marshaller_4dd4ef0972bf79fd96da56b8ce9348d84b1c42596acd7df3abf86c5e467887f5classStorage$___Marshaller_ed04a8616efd062a7c88e9e578efa97c99224ac3211dd20ca76376455f84a9ae -
Uses of EnumMarshaller in org.infinispan.protostream.impl
Methods in org.infinispan.protostream.impl that return EnumMarshaller Modifier and Type Method Description EnumMarshaller<T>EnumMarshallerDelegate. getMarshaller()
-