public class RestClientRecorder extends Object
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.resteasy.spi.ResteasyProviderFactory |
providerFactory |
| Constructor and Description |
|---|
RestClientRecorder() |
| Modifier and Type | Method and Description |
|---|---|
BeanContainerListener |
hackAroundExtension() |
void |
initializeResteasyProviderFactory(RuntimeValue<org.jboss.resteasy.spi.InjectorFactory> ifc,
boolean useBuiltIn,
Set<String> providersToRegister,
Set<String> contributedProviders) |
void |
setRestClientBuilderResolver() |
public static org.jboss.resteasy.spi.ResteasyProviderFactory providerFactory
public BeanContainerListener hackAroundExtension()
public void setRestClientBuilderResolver()
public void initializeResteasyProviderFactory(RuntimeValue<org.jboss.resteasy.spi.InjectorFactory> ifc, boolean useBuiltIn, Set<String> providersToRegister, Set<String> contributedProviders)
Copyright © 2020 JBoss by Red Hat. All rights reserved.