public class DefaultDemoClient extends ExtendedAppClient implements DemoClient
| Modifier and Type | Method and Description |
|---|---|
static DefaultDemoClient |
create(org.apache.http.impl.client.CloseableHttpClient httpClient,
java.lang.String url) |
JsonResponse<DemoProxyResponse> |
sendProxyRequest(java.lang.String dcName,
DemoProxyRequestParam param) |
cleanAllMonitor, cleanAllProxy, getHttpClient, registerAllPlugins, registerMonitor, registerProxy, unregisterMonitor, unregisterProxyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcleanAllMonitor, cleanAllProxy, registerMonitor, registerProxy, unregisterMonitor, unregisterProxypublic static DefaultDemoClient create(org.apache.http.impl.client.CloseableHttpClient httpClient, java.lang.String url)
public JsonResponse<DemoProxyResponse> sendProxyRequest(java.lang.String dcName, DemoProxyRequestParam param)
sendProxyRequest in interface DemoClientCopyright © 2014. All Rights Reserved.