Modifier and Type | Method and Description |
---|---|
Response |
MultiClientImpl.execute(Request request) |
Response |
SingleClientImpl.execute(Request request) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultResponse
基于httpclient3.1的响应实现
|
Modifier and Type | Method and Description |
---|---|
protected Response |
DefaultResponse.self() |
Modifier and Type | Method and Description |
---|---|
Response |
MultiClientImpl.execute(Request request) |
Response |
SingleClientImpl.execute(Request request) |
Modifier and Type | Method and Description |
---|---|
protected Response |
DefaultResponse.self() |
Modifier and Type | Method and Description |
---|---|
Response |
Response.charset(Charset charset)
设置响应编码
|
Response |
Response.charset(String charset)
设置响应编码
|
Modifier and Type | Method and Description |
---|---|
Response |
RequestClientBuilder.execute() |
Modifier and Type | Method and Description |
---|---|
Response |
ClientInterface.execute(Request request)
执行请求,得到响应
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractResponse
抽象的HTTP响应基类
|
Modifier and Type | Method and Description |
---|---|
Response |
AbstractResponse.charset(Charset charset) |
Response |
AbstractResponse.charset(String charset) |
protected abstract Response |
AbstractResponse.self() |
Copyright © 2006–2018 TinyGroup. All rights reserved.