- java.lang.Object
-
- com.couchbase.client.http.CustomRequestConnControl
-
- All Implemented Interfaces:
- org.apache.http.HttpRequestInterceptor
public class CustomRequestConnControl
extends java.lang.Object
implements org.apache.http.HttpRequestInterceptor
Custom connection control, derived from an example implementation and extended for
optional non-persistent connections.
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
process(org.apache.http.HttpRequest request,
org.apache.http.protocol.HttpContext context) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2006-2009 Dustin Sallings, 2009-2012 Couchbase, Inc.