Uses of Class
com.fourspaces.couchdb.CouchResponse

Uses of CouchResponse in com.fourspaces.couchdb
 

Fields in com.fourspaces.couchdb declared as CouchResponse
protected  CouchResponse Session.lastResponse
           
 

Methods in com.fourspaces.couchdb that return CouchResponse
 CouchResponse Session.getLastResponse()
          Returns the last response for this given session - useful for debugging purposes
protected  CouchResponse Session.http(org.apache.http.client.methods.HttpRequestBase req)
          Method that actually performs the GET/PUT/POST/DELETE calls.
 



Copyright © 2012. All Rights Reserved.