Uses of Interface
org.infinispan.protostream.WrappedMessageTypeIdMapper
-
Packages that use WrappedMessageTypeIdMapper Package Description org.infinispan.protostream.config Fluent configuration API for ProtoStream. -
-
Uses of WrappedMessageTypeIdMapper in org.infinispan.protostream.config
Methods in org.infinispan.protostream.config that return WrappedMessageTypeIdMapper Modifier and Type Method Description WrappedMessageTypeIdMapperConfiguration.WrappingConfig. wrappedMessageTypeIdMapper()Methods in org.infinispan.protostream.config with parameters of type WrappedMessageTypeIdMapper Modifier and Type Method Description Configuration.WrappingConfig.BuilderConfiguration.WrappingConfig.Builder. wrappedMessageTypeIdMapper(WrappedMessageTypeIdMapper wrappedMessageTypeIdMapper)
-