|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.http.impl.NoConnectionReuseStrategyHC4
@Immutable public class NoConnectionReuseStrategyHC4
A strategy that never re-uses a connection.
| Field Summary | |
|---|---|
static NoConnectionReuseStrategyHC4 |
INSTANCE
|
| Constructor Summary | |
|---|---|
NoConnectionReuseStrategyHC4()
|
|
| Method Summary | |
|---|---|
boolean |
keepAlive(org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final NoConnectionReuseStrategyHC4 INSTANCE
| Constructor Detail |
|---|
public NoConnectionReuseStrategyHC4()
| Method Detail |
|---|
public boolean keepAlive(org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpContext context)
keepAlive in interface org.apache.http.ConnectionReuseStrategy
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||