@InterfaceStability.Experimental @InterfaceAudience.Private public class OpenConnectionResponse extends AbstractDCPResponse
Constructor and Description |
---|
OpenConnectionResponse(ResponseStatus status,
CouchbaseRequest request)
Sets the required properties for the response.
|
creationTime, request, status, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
request, status
creationTime
public OpenConnectionResponse(ResponseStatus status, CouchbaseRequest request)
Sets the required properties for the response.
status
- the status of the response.request
- Copyright © 2014 Couchbase, Inc.