Uses of Package
org.infinispan.commons.dataconversion
-
Classes in org.infinispan.commons.dataconversion used by org.infinispan Class Description Encoder Used to convert data between read/write format and storage format.Wrapper A Wrapper is used to decorate objects produced by theEncoder. -
Classes in org.infinispan.commons.dataconversion used by org.infinispan.commons.dataconversion Class Description ByteArrayWrapper Wraps byte[] on aWrappedByteArrayto provide equality and hashCode support, leaving other objects unchanged.Encoder Used to convert data between read/write format and storage format.IdentityEncoder Encoder that does not change the content.IdentityWrapper A wrapper that does not change the content.MarshallerEncoder Encoder that uses aStreamingMarshallerto convert objects to byte[] and back.MediaType Represent a content type with optional parameters.OneToManyTranscoder Base class forTranscoderthat converts between a single format and multiple other formats and back.Transcoder Converts content between two or moreMediaTypes.UTF8Encoder Encoder to/from UTF-8 content using the java string encoding mechanism.Wrapper A Wrapper is used to decorate objects produced by theEncoder. -
Classes in org.infinispan.commons.dataconversion used by org.infinispan.commons.marshall Class Description MediaType Represent a content type with optional parameters. -
Classes in org.infinispan.commons.dataconversion used by org.infinispan.commons.marshall.jboss Class Description MediaType Represent a content type with optional parameters. -
Classes in org.infinispan.commons.dataconversion used by org.infinispan.configuration.cache Class Description MediaType Represent a content type with optional parameters. -
Classes in org.infinispan.commons.dataconversion used by org.infinispan.encoding Class Description Encoder Used to convert data between read/write format and storage format.MediaType Represent a content type with optional parameters.Wrapper A Wrapper is used to decorate objects produced by theEncoder. -
Classes in org.infinispan.commons.dataconversion used by org.infinispan.filter Class Description MediaType Represent a content type with optional parameters. -
Classes in org.infinispan.commons.dataconversion used by org.infinispan.marshall.core Class Description Encoder Used to convert data between read/write format and storage format.MediaType Represent a content type with optional parameters.Transcoder Converts content between two or moreMediaTypes.Wrapper A Wrapper is used to decorate objects produced by theEncoder. -
Classes in org.infinispan.commons.dataconversion used by org.infinispan.notifications.cachelistener.filter Class Description MediaType Represent a content type with optional parameters. -
Classes in org.infinispan.commons.dataconversion used by org.infinispan.persistence.remote.upgrade Class Description MediaType Represent a content type with optional parameters. -
Classes in org.infinispan.commons.dataconversion used by org.infinispan.persistence.remote.wrapper Class Description MediaType Represent a content type with optional parameters. -
Classes in org.infinispan.commons.dataconversion used by org.infinispan.query.remote.client Class Description MediaType Represent a content type with optional parameters. -
Classes in org.infinispan.commons.dataconversion used by org.infinispan.rest Class Description MediaType Represent a content type with optional parameters. -
Classes in org.infinispan.commons.dataconversion used by org.infinispan.rest.cachemanager Class Description MediaType Represent a content type with optional parameters. -
Classes in org.infinispan.commons.dataconversion used by org.infinispan.rest.operations.mediatypes Class Description MediaType Represent a content type with optional parameters. -
Classes in org.infinispan.commons.dataconversion used by org.infinispan.scripting.utils Class Description MediaType Represent a content type with optional parameters. -
Classes in org.infinispan.commons.dataconversion used by org.infinispan.server.core.dataconversion Class Description MediaType Represent a content type with optional parameters.OneToManyTranscoder Base class forTranscoderthat converts between a single format and multiple other formats and back.Transcoder Converts content between two or moreMediaTypes.TranscoderMarshallerAdapter Base class for transcoder between application/x-java-object and byte[] produced by a marshaller. -
Classes in org.infinispan.commons.dataconversion used by org.infinispan.server.hotrod Class Description MediaType Represent a content type with optional parameters. -
Classes in org.infinispan.commons.dataconversion used by org.infinispan.server.hotrod.iteration Class Description MediaType Represent a content type with optional parameters. -
Classes in org.infinispan.commons.dataconversion used by org.infinispan.server.memcached Class Description MediaType Represent a content type with optional parameters. -
Classes in org.infinispan.commons.dataconversion used by org.infinispan.server.memcached.configuration Class Description MediaType Represent a content type with optional parameters.