Uses of Enum
com.couchbase.client.dcp.message.DcpOpenConnectionResponse
Packages that use DcpOpenConnectionResponse
-
Uses of DcpOpenConnectionResponse in com.couchbase.client.dcp.message
Methods in com.couchbase.client.dcp.message that return DcpOpenConnectionResponseModifier and TypeMethodDescriptionstatic DcpOpenConnectionResponse
Returns the enum constant of this type with the specified name.static DcpOpenConnectionResponse[]
DcpOpenConnectionResponse.values()
Returns an array containing the constants of this enum type, in the order they are declared.