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 RestClientListener
Copyright © 2017 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.