public class RestClientProxy extends Object implements InvocationHandler
| Constructor and Description |
|---|
RestClientProxy(HttpTransportService httpTransportService) |
| Modifier and Type | Method and Description |
|---|---|
String |
hostAndPort() |
Object |
invoke(Object o,
Method method,
Object[] objects) |
void |
target(String url) |
String |
url() |
public RestClientProxy(HttpTransportService httpTransportService)
Copyright © 2020. All rights reserved.