Package | Description |
---|---|
com.couchbase.client.java.json |
JSON encoding and decoding.
|
Modifier and Type | Class and Description |
---|---|
class |
JsonArray
Represents a JSON array that can be stored and loaded from Couchbase Server.
|
class |
JsonNull
Represents the JSON form of "NULL".
|
class |
JsonObject
Represents a JSON object that can be stored and loaded from Couchbase Server.
|
Copyright © 2020 Couchbase, Inc.. All rights reserved.