public class DefaultClientConnectionReuseStrategy
extends org.apache.http.impl.DefaultConnectionReuseStrategy
Modifier and Type | Field and Description |
---|---|
static DefaultClientConnectionReuseStrategy |
INSTANCE |
Constructor and Description |
---|
DefaultClientConnectionReuseStrategy() |
Modifier and Type | Method and Description |
---|---|
boolean |
keepAlive(org.apache.http.HttpResponse response,
org.apache.http.protocol.HttpContext context) |
public static final DefaultClientConnectionReuseStrategy INSTANCE
Copyright © 1999–2022 The Apache Software Foundation. All rights reserved.