Package | Description |
---|---|
org.tinygroup.httpclient31.client | |
org.tinygroup.httpclient451.client | |
org.tinygroup.httpvisitor.client |
Modifier and Type | Class and Description |
---|---|
class |
AbstractHttpClient31 |
class |
MultiClientImpl
多线程共享一个HttpClient
|
class |
SingleClientImpl
单线程使用一个HttpClient
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractHttpClient451 |
Modifier and Type | Class and Description |
---|---|
class |
AbstractClientInterface |
Modifier and Type | Method and Description |
---|---|
ClientInterface |
ClientBuilder.build()
构建客户端实例
|
ClientInterface |
DefaultClientInstanceManager.getClientInterface(String templateId) |
ClientInterface |
ClientInstanceManager.getClientInterface(String templateId) |
Modifier and Type | Method and Description |
---|---|
void |
DefaultClientInstanceManager.registerClient(String templateId,
ClientInterface client) |
void |
ClientInstanceManager.registerClient(String templateId,
ClientInterface client) |
Copyright © 2006–2018 TinyGroup. All rights reserved.