|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |