public class DefaultClientConnectionReuseStrategy extends DefaultConnectionReuseStrategy
| Modifier and Type | Field and Description |
|---|---|
static DefaultClientConnectionReuseStrategy |
INSTANCE |
| Constructor and Description |
|---|
DefaultClientConnectionReuseStrategy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
keepAlive(HttpResponse response, HttpContext context) |
createTokenIteratorpublic static final DefaultClientConnectionReuseStrategy INSTANCE
public boolean keepAlive(HttpResponse response, HttpContext context)
keepAlive在接口
ConnectionReuseStrategy
keepAlive在
DefaultConnectionReuseStrategy类
Copyright © 1999–2017 The Apache Software Foundation. All rights reserved.