Uses of Package
org.infinispan.commons.dataconversion
-
Packages that use org.infinispan.commons.dataconversion Package Description org.infinispan.client.hotrod Hot Rod client API.org.infinispan.client.hotrod.marshall org.infinispan.commons.dataconversion org.infinispan.commons.logging org.infinispan.commons.marshall Provides Infinispan-specific input and output streams, buffers and related utilities.org.infinispan.commons.marshall.jboss Hooks to bridge Infinispan's marshalling APIs with JBoss Marshalling internals.org.infinispan.query.remote.client Query client support classes. -
Classes in org.infinispan.commons.dataconversion used by org.infinispan.client.hotrod Class Description MediaType Represent a content type with optional parameters. -
Classes in org.infinispan.commons.dataconversion used by org.infinispan.client.hotrod.marshall Class Description MediaType Represent a content type with optional parameters. -
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 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.logging Class Description EncodingException MediaType Represent a content type with optional parameters. -
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.query.remote.client Class Description MediaType Represent a content type with optional parameters.