public class SmallRyeRestClientListener extends Object implements org.eclipse.microprofile.rest.client.spi.RestClientListener
| Constructor and Description |
|---|
SmallRyeRestClientListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
onNewClient(Class<?> clientInterface,
org.eclipse.microprofile.rest.client.RestClientBuilder restClientBuilder) |
public void onNewClient(Class<?> clientInterface, org.eclipse.microprofile.rest.client.RestClientBuilder restClientBuilder)
onNewClient in interface org.eclipse.microprofile.rest.client.spi.RestClientListenerCopyright © 2018–2021. All rights reserved.