索引
All Classes and Interfaces|所有程序包|序列化表格
A
- add(String, String) - 类中的方法 xyz.migoo.simplehttp.Form
- add(Map<String, Object>) - 类中的方法 xyz.migoo.simplehttp.Form
- addHeader(String, String) - 类中的方法 xyz.migoo.simplehttp.Request
- addHeader(Header) - 类中的方法 xyz.migoo.simplehttp.Request
B
- body() - 类中的方法 xyz.migoo.simplehttp.Request
- body(RequestEntity) - 类中的方法 xyz.migoo.simplehttp.Request
- build() - 类中的方法 xyz.migoo.simplehttp.Form
- bytes() - 类中的方法 xyz.migoo.simplehttp.Response
- bytes(byte[], String) - 类中的静态方法 xyz.migoo.simplehttp.RequestEntity
C
- clearCookies() - 类中的方法 xyz.migoo.simplehttp.Client
- Client - xyz.migoo.simplehttp中的类
- closeIdleConnections() - 类中的静态方法 xyz.migoo.simplehttp.Client
- connectTimeout(int) - 类中的方法 xyz.migoo.simplehttp.Request
- context() - 类中的方法 xyz.migoo.simplehttp.Request
- context(HttpClientContext) - 类中的方法 xyz.migoo.simplehttp.Request
- cookies() - 类中的方法 xyz.migoo.simplehttp.Response
- cookies(List<Cookie>) - 类中的方法 xyz.migoo.simplehttp.Request
- cookies(CookieStore) - 类中的方法 xyz.migoo.simplehttp.Request
- cookieStore(CookieStore) - 类中的方法 xyz.migoo.simplehttp.Client
- create() - 类中的静态方法 xyz.migoo.simplehttp.Form
- create(String, String) - 类中的静态方法 xyz.migoo.simplehttp.Request
- create(Map<String, Object>) - 类中的静态方法 xyz.migoo.simplehttp.Form
D
- delete(String) - 类中的静态方法 xyz.migoo.simplehttp.Request
- duration() - 类中的方法 xyz.migoo.simplehttp.Response
E
- endTime() - 类中的方法 xyz.migoo.simplehttp.Response
- execute() - 类中的方法 xyz.migoo.simplehttp.Request
- execute(CloseableHttpClient) - 类中的方法 xyz.migoo.simplehttp.Request
- execute(Request) - 类中的方法 xyz.migoo.simplehttp.Client
F
- form(Map<String, Object>) - 类中的静态方法 xyz.migoo.simplehttp.RequestEntity
- form(Form) - 类中的静态方法 xyz.migoo.simplehttp.RequestEntity
- Form - xyz.migoo.simplehttp中的类
G
- get(String) - 类中的静态方法 xyz.migoo.simplehttp.Request
- getContent() - 类中的方法 xyz.migoo.simplehttp.RequestEntity
- getContext() - 类中的方法 xyz.migoo.simplehttp.Response
- getEntity() - 类中的方法 xyz.migoo.simplehttp.RequestEntity
- getHost() - 类中的方法 xyz.migoo.simplehttp.HttpProxy
- getPassword() - 类中的方法 xyz.migoo.simplehttp.HttpProxy
- getPort() - 类中的方法 xyz.migoo.simplehttp.HttpProxy
- getScheme() - 类中的方法 xyz.migoo.simplehttp.HttpProxy
- getUsername() - 类中的方法 xyz.migoo.simplehttp.HttpProxy
H
- hasUsernameAndPassword() - 类中的方法 xyz.migoo.simplehttp.HttpProxy
- head(String) - 类中的静态方法 xyz.migoo.simplehttp.Request
- headers() - 类中的方法 xyz.migoo.simplehttp.Request
- headers() - 类中的方法 xyz.migoo.simplehttp.Response
- headers(List<Header>) - 类中的方法 xyz.migoo.simplehttp.Request
- http2() - 类中的方法 xyz.migoo.simplehttp.Request
- HttpProxy - xyz.migoo.simplehttp中的类
- HttpProxy() - 类的构造器 xyz.migoo.simplehttp.HttpProxy
- HttpProxy(String, Integer) - 类的构造器 xyz.migoo.simplehttp.HttpProxy
- HttpProxy(String, String, Integer) - 类的构造器 xyz.migoo.simplehttp.HttpProxy
- HttpProxy(String, String, Integer, String, String) - 类的构造器 xyz.migoo.simplehttp.HttpProxy
- HttpRequest - xyz.migoo.simplehttp中的类
- HttpRequest(String, URI) - 类的构造器 xyz.migoo.simplehttp.HttpRequest
J
- json(String) - 类中的静态方法 xyz.migoo.simplehttp.RequestEntity
- json(Map<?, ?>) - 类中的静态方法 xyz.migoo.simplehttp.RequestEntity
M
N
- newClient() - 类中的静态方法 xyz.migoo.simplehttp.Client
- newClient(CloseableHttpClient) - 类中的静态方法 xyz.migoo.simplehttp.Client
O
- options(String) - 类中的静态方法 xyz.migoo.simplehttp.Request
P
- patch(String) - 类中的静态方法 xyz.migoo.simplehttp.Request
- post(String) - 类中的静态方法 xyz.migoo.simplehttp.Request
- proxy() - 类中的方法 xyz.migoo.simplehttp.Request
- proxy(HttpProxy) - 类中的方法 xyz.migoo.simplehttp.Request
- put(String) - 类中的静态方法 xyz.migoo.simplehttp.Request
Q
- query() - 类中的方法 xyz.migoo.simplehttp.Request
- query(Form) - 类中的方法 xyz.migoo.simplehttp.Request
R
- readTimeout(int) - 类中的方法 xyz.migoo.simplehttp.Request
- redirectsEnabled() - 类中的方法 xyz.migoo.simplehttp.Request
- redirectsEnabled(Boolean) - 类中的方法 xyz.migoo.simplehttp.Request
- request(HttpRequest) - 类中的方法 xyz.migoo.simplehttp.Request
- Request - xyz.migoo.simplehttp中的类
- Request(String, String) - 类的构造器 xyz.migoo.simplehttp.Request
- RequestBytesEntity - xyz.migoo.simplehttp中的类
- RequestBytesEntity(byte[], String) - 类的构造器 xyz.migoo.simplehttp.RequestBytesEntity
- RequestEntity - xyz.migoo.simplehttp中的类
- RequestEntity(HttpEntity, byte[]) - 类的构造器 xyz.migoo.simplehttp.RequestEntity
- RequestFormEntity - xyz.migoo.simplehttp中的类
- RequestFormEntity(Map<String, Object>) - 类的构造器 xyz.migoo.simplehttp.RequestFormEntity
- RequestFormEntity(Form) - 类的构造器 xyz.migoo.simplehttp.RequestFormEntity
- RequestJsonEntity - xyz.migoo.simplehttp中的类
- RequestJsonEntity(String) - 类的构造器 xyz.migoo.simplehttp.RequestJsonEntity
- RequestJsonEntity(String, ContentType) - 类的构造器 xyz.migoo.simplehttp.RequestJsonEntity
- RequestJsonEntity(Map<?, ?>) - 类的构造器 xyz.migoo.simplehttp.RequestJsonEntity
- response(CloseableHttpResponse) - 类中的方法 xyz.migoo.simplehttp.Response
- Response - xyz.migoo.simplehttp中的类
- Response() - 类的构造器 xyz.migoo.simplehttp.Response
S
- setHost(String) - 类中的方法 xyz.migoo.simplehttp.HttpProxy
- setPassword(String) - 类中的方法 xyz.migoo.simplehttp.HttpProxy
- setPort(Integer) - 类中的方法 xyz.migoo.simplehttp.HttpProxy
- setScheme(String) - 类中的方法 xyz.migoo.simplehttp.HttpProxy
- setUsername(String) - 类中的方法 xyz.migoo.simplehttp.HttpProxy
- socketTimeout(int) - 类中的方法 xyz.migoo.simplehttp.Request
- startTime() - 类中的方法 xyz.migoo.simplehttp.Response
- statusCode() - 类中的方法 xyz.migoo.simplehttp.Response
T
- text() - 类中的方法 xyz.migoo.simplehttp.Response
- toString() - 类中的方法 xyz.migoo.simplehttp.Form
- trace(String) - 类中的静态方法 xyz.migoo.simplehttp.Request
U
- uri() - 类中的方法 xyz.migoo.simplehttp.Request
- useExpectContinue() - 类中的方法 xyz.migoo.simplehttp.Request
- userAgent(String) - 类中的方法 xyz.migoo.simplehttp.Request
X
- xyz.migoo.simplehttp - 程序包 xyz.migoo.simplehttp
All Classes and Interfaces|所有程序包|序列化表格