Uses of Enum Class
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 DcpOpenConnectionResponseReturns the enum constant of this class with the specified name.static DcpOpenConnectionResponse[]DcpOpenConnectionResponse.values()Returns an array containing the constants of this enum class, in the order they are declared.