Uses of Package
com.couchbase.client.java.codec
Packages that use com.couchbase.client.java.codec
Package
Description
Namespace for various analytics-service related classes.
Utilities and interfaces for encoding and decoding.
Holds classes related to the environment and its configuration.
Namespace for various kv-service related classes.
Namespace for various query-service related classes.
Namespace for various search-service related classes.
Holds search result classes and interfaces.
Namespace for various view-service related classes.
- 
Classes in com.couchbase.client.java.codec used by com.couchbase.client.java.analyticsClassDescriptionTheJsonSerializerhandles the serialization and deserialization of raw json data into java objects.Conveys generic type information at run time.
- 
Classes in com.couchbase.client.java.codec used by com.couchbase.client.java.codecClassDescriptionThe default JSON serializer.A serializer backed by a user-provided JacksonObjectMapper.TheJsonSerializerhandles the serialization and deserialization of raw json data into java objects.This transcoder is compatible with the Java SDK 2 "LegacyTranscoder", which makes it usable back to Java SDK 1 as a result.This transcoder allows to serialize and deserialize objects if they implement theSerializableinterface.The transcoder is responsible for transcoding KV binary packages between their binary and their java object representation.Represents the tuple of encoded value and flags to be used on the wire.Conveys generic type information at run time.
- 
Classes in com.couchbase.client.java.codec used by com.couchbase.client.java.envClassDescriptionTheJsonSerializerhandles the serialization and deserialization of raw json data into java objects.The transcoder is responsible for transcoding KV binary packages between their binary and their java object representation.
- 
Classes in com.couchbase.client.java.codec used by com.couchbase.client.java.kvClassDescriptionTheJsonSerializerhandles the serialization and deserialization of raw json data into java objects.The transcoder is responsible for transcoding KV binary packages between their binary and their java object representation.Conveys generic type information at run time.
- 
Classes in com.couchbase.client.java.codec used by com.couchbase.client.java.manager.rawClassDescriptionTheJsonSerializerhandles the serialization and deserialization of raw json data into java objects.Conveys generic type information at run time.
- 
Classes in com.couchbase.client.java.codec used by com.couchbase.client.java.queryClassDescriptionTheJsonSerializerhandles the serialization and deserialization of raw json data into java objects.Conveys generic type information at run time.
- 
Classes in com.couchbase.client.java.codec used by com.couchbase.client.java.searchClassDescriptionTheJsonSerializerhandles the serialization and deserialization of raw json data into java objects.
- 
Classes in com.couchbase.client.java.codec used by com.couchbase.client.java.search.resultClassDescriptionTheJsonSerializerhandles the serialization and deserialization of raw json data into java objects.Conveys generic type information at run time.
- 
Classes in com.couchbase.client.java.codec used by com.couchbase.client.java.transactionsClassDescriptionTheJsonSerializerhandles the serialization and deserialization of raw json data into java objects.The transcoder is responsible for transcoding KV binary packages between their binary and their java object representation.Conveys generic type information at run time.
- 
Classes in com.couchbase.client.java.codec used by com.couchbase.client.java.transactions.configClassDescriptionThe transcoder is responsible for transcoding KV binary packages between their binary and their java object representation.
- 
Classes in com.couchbase.client.java.codec used by com.couchbase.client.java.transactions.getmultiClassDescriptionTheJsonSerializerhandles the serialization and deserialization of raw json data into java objects.The transcoder is responsible for transcoding KV binary packages between their binary and their java object representation.Conveys generic type information at run time.
- 
Classes in com.couchbase.client.java.codec used by com.couchbase.client.java.transactions.internalClassDescriptionTheJsonSerializerhandles the serialization and deserialization of raw json data into java objects.The transcoder is responsible for transcoding KV binary packages between their binary and their java object representation.Represents the tuple of encoded value and flags to be used on the wire.
- 
Classes in com.couchbase.client.java.codec used by com.couchbase.client.java.viewClassDescriptionTheJsonSerializerhandles the serialization and deserialization of raw json data into java objects.Conveys generic type information at run time.