- handleDiscoverHosts(List<HttpHost>) - 类 中的方法org.frameworkset.spi.remote.http.proxy.HttpHostDiscover
-
主动定时服务发现和被动服务发现api
- handleDiscoverHosts(String, List<HttpHost>) - 类 中的静态方法org.frameworkset.spi.remote.http.proxy.HttpProxyUtil
-
- handleListResponse(HttpResponse, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- handleMapResponse(HttpResponse, Class<K>, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- handleNullOrEmptyHostsByDiscovery() - 类 中的方法org.frameworkset.spi.remote.http.proxy.HttpHostDiscover
-
返回false,忽略对返回的null或者空的hosts进行处理;
返回true,要对null或者空的hosts进行处理,这样会导致所有的地址不可用
- handleRemoved(List<HttpHost>) - 类 中的方法org.frameworkset.spi.remote.http.proxy.HttpServiceHosts
-
- handleResponse(HttpResponse, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- handleResponse(HttpResponse) - 类 中的方法org.frameworkset.spi.remote.http.MapResponseHandler
-
- handleResponse(HttpResponse) - 类 中的方法org.frameworkset.spi.remote.http.StringResponseHandler
-
- handleSetResponse(HttpResponse, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- hashCode() - 类 中的方法org.frameworkset.spi.remote.http.HttpHost
-
- HealthCheck - org.frameworkset.spi.remote.http.proxy中的类
-
HttpServer节点健康检查
- HealthCheck(String, List<HttpAddress>, long, Map<String, String>) - 类 的构造器org.frameworkset.spi.remote.http.proxy.HealthCheck
-
- healthCheckHttpPool - 类 中的静态变量org.frameworkset.spi.remote.http.proxy.ProxyConstants
-
- hostAddress - 类 中的变量org.frameworkset.spi.remote.http.HttpHost
-
- HTTP_DELETE - 类 中的静态变量org.frameworkset.spi.remote.http.HttpRequestUtil
-
- HTTP_GET - 类 中的静态变量org.frameworkset.spi.remote.http.HttpRequestUtil
-
- HTTP_HEAD - 类 中的静态变量org.frameworkset.spi.remote.http.HttpRequestUtil
-
- HTTP_OPTIONS - 类 中的静态变量org.frameworkset.spi.remote.http.HttpRequestUtil
-
- HTTP_PATCH - 类 中的静态变量org.frameworkset.spi.remote.http.HttpRequestUtil
-
- HTTP_POST - 类 中的静态变量org.frameworkset.spi.remote.http.HttpRequestUtil
-
- HTTP_PUT - 类 中的静态变量org.frameworkset.spi.remote.http.HttpRequestUtil
-
- HTTP_TRACE - 类 中的静态变量org.frameworkset.spi.remote.http.HttpRequestUtil
-
- HttpAddress - org.frameworkset.spi.remote.http.proxy中的类
-
- HttpAddress() - 类 的构造器org.frameworkset.spi.remote.http.proxy.HttpAddress
-
- HttpAddress(String) - 类 的构造器org.frameworkset.spi.remote.http.proxy.HttpAddress
-
- HttpAddress(String, String) - 类 的构造器org.frameworkset.spi.remote.http.proxy.HttpAddress
-
- HttpAddress(String, String, String, String) - 类 的构造器org.frameworkset.spi.remote.http.proxy.HttpAddress
-
- HttpConnectionKeepAliveStrategy - org.frameworkset.spi.remote.http中的类
-
- HttpConnectionKeepAliveStrategy(long) - 类 的构造器org.frameworkset.spi.remote.http.HttpConnectionKeepAliveStrategy
-
- httpDelete(String, String) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
公用delete方法
- httpDelete(String) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
公用delete方法
- httpDelete(String, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
公用delete方法
- httpDelete(String, String, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
公用delete方法
- httpDelete(String, Map<String, Object>, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
公用delete方法
- httpDelete(String, Map<String, Object>, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpDelete(String, String, Map<String, Object>, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpDelete(String, String, String, Map<String, Object>, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpDelete(String, String, Map<String, Object>, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpDelete(String, String, String, Map<String, Object>, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpDelete(String, String, String, String, Map<String, Object>, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
公用delete方法
- httpDelete(String, String, String, String, String, Map<String, Object>, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
公用delete方法
- httpDelete(String, String, String, String, String, Map<String, Object>, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
公用delete方法
- httpDelete(String, String) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
公用delete方法
- httpDelete(String) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
公用delete方法
- httpDelete(String, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
公用delete方法
- httpDelete(String, String, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
公用delete方法
- httpDelete(String, Map<String, Object>, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
公用delete方法
- httpDelete(String, Map<String, Object>, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- httpDelete(String, String, Map<String, Object>, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- httpDelete(String, String, String, Map<String, Object>, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- httpDelete(String, String, Map<String, Object>, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- httpDelete(String, String, String, Map<String, Object>, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- httpDelete(String, String, String, String, Map<String, Object>, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
公用delete方法
- httpDelete(String, String, String, String, String, Map<String, Object>, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
公用delete方法
- httpDelete(String, String, String, String, String, Map<String, Object>, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
公用delete方法
- HttpDeleteWithBody - org.frameworkset.spi.remote.http中的类
-
- HttpDeleteWithBody() - 类 的构造器org.frameworkset.spi.remote.http.HttpDeleteWithBody
-
- HttpDeleteWithBody(URI) - 类 的构造器org.frameworkset.spi.remote.http.HttpDeleteWithBody
-
- HttpDeleteWithBody(String) - 类 的构造器org.frameworkset.spi.remote.http.HttpDeleteWithBody
-
- httpDeleteWithbody(String, String) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
公用delete方法
- httpDeleteWithbody(String, String, Map<String, Object>, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
公用delete方法
- httpDeleteWithBody(String, String, Map<String, Object>, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpDeleteWithbody(String, String) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
公用delete方法
- httpDeleteWithbody(String, String, Map<String, Object>, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
公用delete方法
- httpDeleteWithBody(String, String, Map<String, Object>, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- httpGet(String, String, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpGet(String, String, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpGet(String, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpGet(String, String, String, String, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
get请求URL
- httpGet(String, String, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- httpGet(String, String, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- httpGet(String, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- httpGet(String, String, String, String, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
get请求URL
- httpGetforList(String, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpGetforList(String, String, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpGetforMap(String, Class<K>, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpGetforMap(String, String, Class<K>, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpGetforObject(String, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpGetforObject(String, String, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpGetforSet(String, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpGetforSet(String, String, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpGetforString(String) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpReqeust
-
- httpGetforString(String, String, String) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpReqeust
-
get请求URL
- httpGetforString(String) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpGetforString(String, String) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpGetforString(String, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpGetforString(String, String, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpGetforString(String, String, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpGetforString(String, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpGetforString(String, String, String, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpGetforString(String, String, String, String, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpGetforString(String, String, String, String, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
get请求URL
- httpGetforString(String) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- httpGetforString(String, String) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- httpGetforString(String, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- httpGetforString(String, String, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- httpGetforString(String, String, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- httpGetforString(String, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- httpGetforString(String, String, String, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- httpGetforString(String, String, String, String, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- httpGetforString(String, String, String, String, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
get请求URL
- httpHead(String, String, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
head请求URL
- httpHead(String, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
get请求URL
- httpHead(String, String, Map<String, Object>, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
head请求URL
- httpHead(String, String, String, String, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
get请求URL
,Map params,Map headers,
- httpHead(String, String, String, String, Map<String, Object>, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
get请求URL
,Map params,Map headers,
- httpHead(String, String, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
head请求URL
- httpHead(String, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
get请求URL
- httpHead(String, String, Map<String, Object>, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
head请求URL
- httpHead(String, String, String, String, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
get请求URL
,Map params,Map headers,
- httpHead(String, String, String, String, Map<String, Object>, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
get请求URL
,Map params,Map headers,
- HttpHost - org.frameworkset.spi.remote.http中的类
-
Holds all of the variables needed to describe an HTTP connection to a host.
- HttpHost(String) - 类 的构造器org.frameworkset.spi.remote.http.HttpHost
-
Creates HttpHost instance with the default scheme and port and the given hostname.
- HttpHost(HttpHost) - 类 的构造器org.frameworkset.spi.remote.http.HttpHost
-
- HttpHostDiscover - org.frameworkset.spi.remote.http.proxy中的类
-
自动发现es 主机节点
- HttpHostDiscover() - 类 的构造器org.frameworkset.spi.remote.http.proxy.HttpHostDiscover
-
- HttpOption() - 类 的构造器org.frameworkset.spi.remote.http.HttpRequestProxy.HttpOption
-
- httpPost(String, Map<String, Object>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPost(String, Map<String, Object>, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
公用post方法
- httpPost(String, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPost(String, String, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
公用post方法
- httpPost(String, String, HttpRequestProxy.HttpOption, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
公用post方法
- httpPost(String, String, String, String, Map<String, Object>, Map<String, File>, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
公用post方法
- httpPost(String, Map<String, Object>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- httpPost(String, Map<String, Object>, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
公用post方法
- httpPost(String, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- httpPost(String, String, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
公用post方法
- httpPost(String, String, String, String, Map<String, Object>, Map<String, File>, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
公用post方法
- httpPostFileforString(String, Map<String, Object>, Map<String, File>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
公用post方法
- httpPostFileforString(String, String, Map<String, Object>, Map<String, File>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPostFileforString(String, String, String, String, Map<String, Object>, Map<String, File>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPostFileforString(String, String, String, String, Map<String, Object>, Map<String, File>, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
公用post方法
- httpPostFileforString(String, Map<String, Object>, Map<String, File>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
公用post方法
- httpPostFileforString(String, String, Map<String, Object>, Map<String, File>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- httpPostFileforString(String, String, String, String, Map<String, Object>, Map<String, File>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- httpPostFileforString(String, String, String, String, Map<String, Object>, Map<String, File>, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
公用post方法
- httpPostforFile(String, Map<String, File>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpReqeust
-
公用post方法
- httpPostForList(String, Map<String, Object>, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPostForList(String, String, Map<String, Object>, Class<T>, DataSerialType) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPostForList(String, String, Map<String, Object>, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPostForList(String, String, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPostForList(String, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPostForMap(String, Map<String, Object>, Class<K>, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPostForMap(String, String, Map<String, Object>, Class<K>, Class<T>, DataSerialType) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPostForMap(String, String, Map<String, Object>, Class<K>, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPostForObject(String, Map<String, Object>, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPostForObject(String, String, Map<String, Object>, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPostForObject(String, String, Map<String, Object>, Class<T>, DataSerialType) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPostForSet(String, Map<String, Object>, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPostForSet(String, String, Map<String, Object>, Class<T>, DataSerialType) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPostForSet(String, String, Map<String, Object>, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPostforString(String, Map<String, Object>, Map<String, File>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpReqeust
-
公用post方法
- httpPostforString(String, Map<String, Object>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpReqeust
-
公用post方法
- httpPostforString(String) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpReqeust
-
公用post方法
- httpPostforString(String, String, String, Map<String, Object>, Map<String, File>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpReqeust
-
公用post方法:文件上传方法
- httpPostforString(String, String, String, Map<String, File>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpReqeust
-
公用post方法:文件上传方法
- httpPostforString(String, Map<String, Object>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPostforString(String, Map<String, Object>, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
公用post方法
- httpPostforString(String, String, Map<String, Object>, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
公用post方法
- httpPostforString(String, Map<String, Object>, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
公用post方法
- httpPostforString(String, String, Map<String, Object>, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
公用post方法
- httpPostforString(String, String, Map<String, Object>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPostforString(String, String, Map<String, Object>, DataSerialType) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPostforString(String) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPostforString(String, String) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
公用post方法
- httpPostforString(String, String, String, Map<String, File>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPostforString(String, String, String, String, Map<String, File>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPostforString(String, String, String, Map<String, Object>, Map<String, File>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPostforString(String, Map<String, Object>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- httpPostforString(String, Map<String, Object>, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
公用post方法
- httpPostforString(String, String, Map<String, Object>, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
公用post方法
- httpPostforString(String, Map<String, Object>, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
公用post方法
- httpPostforString(String, String, Map<String, Object>, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
公用post方法
- httpPostforString(String, String, Map<String, Object>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- httpPostforString(String) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- httpPostforString(String, String) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
公用post方法
- httpPostforString(String, String, String, Map<String, File>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- httpPostforString(String, String, String, String, Map<String, File>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- httpPostforString(String, String, String, Map<String, Object>, Map<String, File>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- HttpProxyRequestException - org.frameworkset.spi.remote.http.proxy中的异常错误
-
Description:
Copyright (c) 2018
- HttpProxyRequestException() - 异常错误 的构造器org.frameworkset.spi.remote.http.proxy.HttpProxyRequestException
-
- HttpProxyRequestException(String) - 异常错误 的构造器org.frameworkset.spi.remote.http.proxy.HttpProxyRequestException
-
- HttpProxyRequestException(String, Throwable) - 异常错误 的构造器org.frameworkset.spi.remote.http.proxy.HttpProxyRequestException
-
- HttpProxyRequestException(Throwable) - 异常错误 的构造器org.frameworkset.spi.remote.http.proxy.HttpProxyRequestException
-
- HttpProxyRequestException(String, Throwable, boolean, boolean) - 异常错误 的构造器org.frameworkset.spi.remote.http.proxy.HttpProxyRequestException
-
- HttpProxyUtil - org.frameworkset.spi.remote.http.proxy中的类
-
Description: 从外部服务注册中心监听服务地址变更后调用本组件handleDiscoverHosts方法刷新负载组件地址清单
Copyright (c) 2018
- HttpProxyUtil() - 类 的构造器org.frameworkset.spi.remote.http.proxy.HttpProxyUtil
-
- httpPut(String, String, String, Map<String, Object>, Map<String, File>, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
公用post方法
- httpPut(String, Map<String, Object>, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPut(String, Map<String, Object>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPut(String, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPut(String, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPut(String, String, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPut(String, String, String, String, Map<String, Object>, Map<String, File>, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
公用post方法
- httpPut(String, String, HttpRequestProxy.HttpOption, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
公用put方法
- httpPut(String, String, String, Map<String, Object>, Map<String, File>, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
公用post方法
- httpPut(String, Map<String, Object>, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- httpPut(String, Map<String, Object>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- httpPut(String, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- httpPut(String, String, String, String, Map<String, Object>, Map<String, File>, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
公用post方法
- httpPutforList(String, Map<String, Object>, Map<String, String>, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPutforList(String, String, Map<String, Object>, Map<String, String>, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPutForList(String, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPutForList(String, String, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPutForMap(String, Class<K>, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPutForMap(String, String, Class<K>, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPutforObject(String, Map<String, Object>, Map<String, String>, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPutforObject(String, Map<String, Object>, Map<String, String>, Class<K>, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPutforObject(String, String, Map<String, Object>, Map<String, String>, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPutforObject(String, String, Map<String, Object>, Map<String, String>, Class<K>, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPutforSet(String, Map<String, Object>, Map<String, String>, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPutforSet(String, String, Map<String, Object>, Map<String, String>, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPutForSet(String, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPutForSet(String, String, Class<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPutforString(String, String, String, String, Map<String, Object>, Map<String, File>, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
公用post方法
- httpPutforString(String, Map<String, Object>, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPutforString(String, Map<String, Object>, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPutforString(String, String, Map<String, Object>, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPutforString(String, String, Map<String, Object>, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestProxy
-
- httpPutforString(String, String, String, String, Map<String, Object>, Map<String, File>, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
公用post方法
- httpPutforString(String, Map<String, Object>, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- httpPutforString(String, Map<String, Object>, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- httpPutforString(String, String, Map<String, Object>, Map<String, String>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- httpPutforString(String, String, Map<String, Object>, Map<String, String>, ResponseHandler<T>) - 类 中的静态方法org.frameworkset.spi.remote.http.HttpRequestUtil
-
- HttpReqeust - org.frameworkset.spi.remote.http中的类
-
Title: HttpReqeust.java
Description:
bboss workgroup
Copyright (c) 2007
- HttpReqeust() - 类 的构造器org.frameworkset.spi.remote.http.HttpReqeust
-
- HttpRequestProxy - org.frameworkset.spi.remote.http中的类
-
- HttpRequestProxy() - 类 的构造器org.frameworkset.spi.remote.http.HttpRequestProxy
-
- HttpRequestProxy.HttpOption - org.frameworkset.spi.remote.http中的类
-
- HttpRequestRetryHandlerHelper - org.frameworkset.spi.remote.http中的类
-
Description:
Copyright (c) 2018
- HttpRequestRetryHandlerHelper(CustomHttpRequestRetryHandler, ClientConfiguration) - 类 的构造器org.frameworkset.spi.remote.http.HttpRequestRetryHandlerHelper
-
- HttpRequestUtil - org.frameworkset.spi.remote.http中的类
-
- HttpRequestUtil() - 类 的构造器org.frameworkset.spi.remote.http.HttpRequestUtil
-
- HttpRuntimeException - org.frameworkset.spi.remote.http中的异常错误
-
Title: HttpRuntimeException.java
Description:
bboss workgroup
Copyright (c) 2007
- HttpRuntimeException() - 异常错误 的构造器org.frameworkset.spi.remote.http.HttpRuntimeException
-
- HttpRuntimeException(int) - 异常错误 的构造器org.frameworkset.spi.remote.http.HttpRuntimeException
-
- HttpRuntimeException(String, Throwable, int) - 异常错误 的构造器org.frameworkset.spi.remote.http.HttpRuntimeException
-
- HttpRuntimeException(String, int) - 异常错误 的构造器org.frameworkset.spi.remote.http.HttpRuntimeException
-
- HttpRuntimeException(Throwable, int) - 异常错误 的构造器org.frameworkset.spi.remote.http.HttpRuntimeException
-
- HttpServiceHosts - org.frameworkset.spi.remote.http.proxy中的类
-
Description:
Copyright (c) 2018
- HttpServiceHosts() - 类 的构造器org.frameworkset.spi.remote.http.proxy.HttpServiceHosts
-
- HttpServiceHostsConfig - org.frameworkset.spi.remote.http.proxy中的类
-
Description:
Copyright (c) 2018
- HttpServiceHostsConfig() - 类 的构造器org.frameworkset.spi.remote.http.proxy.HttpServiceHostsConfig
-
- httpStatusCode - 异常错误 中的变量org.frameworkset.spi.remote.http.HttpRuntimeException
-