public class SimpleRestClientListenerImpl extends Object implements RestClientListener
| Constructor and Description |
|---|
SimpleRestClientListenerImpl() |
| Modifier and Type | Method and Description |
|---|---|
static Class<?> |
getServiceInterface() |
void |
onNewClient(Class<?> serviceInterface,
RestClientBuilder builder) |
public static Class<?> getServiceInterface()
public void onNewClient(Class<?> serviceInterface, RestClientBuilder builder)
onNewClient in interface RestClientListenerCopyright © 2017 – 2021 Eclipse Foundation. All rights reserved.
Use is subject to license terms.