JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
B
baseUri(URI)
- Method in class org.apache.cxf.microprofile.client.
CxfTypeSafeClientBuilder
baseUrl(URL)
- Method in class org.apache.cxf.microprofile.client.
CxfTypeSafeClientBuilder
build(Class<T>)
- Method in class org.apache.cxf.microprofile.client.
CxfTypeSafeClientBuilder
C
CDIInterceptorWrapper
- Interface in
org.apache.cxf.microprofile.client.cdi
CDIInterceptorWrapper.BasicCDIInterceptorWrapper
- Class in
org.apache.cxf.microprofile.client.cdi
checkAsyncCallback(OperationResourceInfo, Map<String, Object>, Message)
- Method in class org.apache.cxf.microprofile.client.proxy.
MicroProfileClientProxyImpl
checkAsyncReturnType(OperationResourceInfo, Map<String, Object>, Message)
- Method in class org.apache.cxf.microprofile.client.proxy.
MicroProfileClientProxyImpl
checkResponse(Method, Response, Message)
- Method in class org.apache.cxf.microprofile.client.proxy.
MicroProfileClientProxyImpl
clearProviders()
- Method in class org.apache.cxf.microprofile.client.
MicroProfileClientProviderFactory
ConfigFacade
- Class in
org.apache.cxf.microprofile.client.config
connectTimeout(long, TimeUnit)
- Method in class org.apache.cxf.microprofile.client.
CxfTypeSafeClientBuilder
create(CreationalContext<Object>)
- Method in class org.apache.cxf.microprofile.client.cdi.
RestClientBean
createClientProxy(ClassResourceInfo, boolean, ClientState, Object[])
- Method in class org.apache.cxf.microprofile.client.
MicroProfileClientFactoryBean
createFuture()
- Method in class org.apache.cxf.microprofile.client.
MPRestClientCallback
createInstance(Bus, Comparator<ProviderInfo<?>>)
- Static method in class org.apache.cxf.microprofile.client.
MicroProfileClientProviderFactory
createMessage(Object, OperationResourceInfo, MultivaluedMap<String, String>, URI, Exchange, Map<String, Object>, boolean)
- Method in class org.apache.cxf.microprofile.client.proxy.
MicroProfileClientProxyImpl
createResponseExceptionMapper(Message, Class<?>)
- Method in class org.apache.cxf.microprofile.client.
MicroProfileClientProviderFactory
createWrapper(Class<?>)
- Static method in interface org.apache.cxf.microprofile.client.cdi.
CDIInterceptorWrapper
CxfRestClientBuilderResolver
- Class in
org.apache.cxf.microprofile.client.spi
CxfRestClientBuilderResolver()
- Constructor for class org.apache.cxf.microprofile.client.spi.
CxfRestClientBuilderResolver
CxfTypeSafeClientBuilder
- Class in
org.apache.cxf.microprofile.client
CxfTypeSafeClientBuilder()
- Constructor for class org.apache.cxf.microprofile.client.
CxfTypeSafeClientBuilder
D
DefaultResponseExceptionMapper
- Class in
org.apache.cxf.microprofile.client
DefaultResponseExceptionMapper()
- Constructor for class org.apache.cxf.microprofile.client.
DefaultResponseExceptionMapper
destroy(Object, CreationalContext<Object>)
- Method in class org.apache.cxf.microprofile.client.cdi.
RestClientBean
doInvokeAsync(OperationResourceInfo, Message, InvocationCallback<Object>)
- Method in class org.apache.cxf.microprofile.client.proxy.
MicroProfileClientProxyImpl
doRunInterceptorChain(Message)
- Method in class org.apache.cxf.microprofile.client.proxy.
MicroProfileClientProxyImpl
E
executorService(ExecutorService)
- Method in class org.apache.cxf.microprofile.client.
CxfTypeSafeClientBuilder
F
findClients(ProcessAnnotatedType<?>)
- Method in class org.apache.cxf.microprofile.client.cdi.
RestClientExtension
G
getAsyncInvocationInterceptorFactories()
- Method in class org.apache.cxf.microprofile.client.
MicroProfileClientProviderFactory
getBeanClass()
- Method in class org.apache.cxf.microprofile.client.cdi.
RestClientBean
getConfiguration()
- Method in class org.apache.cxf.microprofile.client.
CxfTypeSafeClientBuilder
getConfiguration(Message)
- Method in class org.apache.cxf.microprofile.client.
MicroProfileClientProviderFactory
getExecutorService()
- Method in class org.apache.cxf.microprofile.client.
MicroProfileClientFactoryBean
getId()
- Method in class org.apache.cxf.microprofile.client.cdi.
RestClientBean
getInjectionPoints()
- Method in class org.apache.cxf.microprofile.client.cdi.
RestClientBean
getInstance(Message)
- Static method in class org.apache.cxf.microprofile.client.
MicroProfileClientProviderFactory
getInstance(Endpoint)
- Static method in class org.apache.cxf.microprofile.client.
MicroProfileClientProviderFactory
getName()
- Method in class org.apache.cxf.microprofile.client.cdi.
RestClientBean
getOptionalLong(String)
- Static method in class org.apache.cxf.microprofile.client.config.
ConfigFacade
getOptionalValue(String, Class<T>)
- Static method in class org.apache.cxf.microprofile.client.config.
ConfigFacade
getQualifiers()
- Method in class org.apache.cxf.microprofile.client.cdi.
RestClientBean
getReturnType(Method, Message)
- Method in class org.apache.cxf.microprofile.client.proxy.
MicroProfileClientProxyImpl
getScope()
- Method in class org.apache.cxf.microprofile.client.cdi.
RestClientBean
getStereotypes()
- Method in class org.apache.cxf.microprofile.client.cdi.
RestClientBean
getTypes()
- Method in class org.apache.cxf.microprofile.client.cdi.
RestClientBean
getValue(String, Class<T>)
- Static method in class org.apache.cxf.microprofile.client.config.
ConfigFacade
H
handleHeaders(Method, Object[], MultivaluedMap<String, String>, List<Parameter>, MultivaluedMap<ParameterType, Parameter>)
- Method in class org.apache.cxf.microprofile.client.proxy.
MicroProfileClientProxyImpl
handleMessage(Message)
- Method in class org.apache.cxf.microprofile.client.proxy.
MPAsyncInvocationInterceptorImpl
handleMessage(Message)
- Method in class org.apache.cxf.microprofile.client.proxy.
MPAsyncInvocationInterceptorPostAsyncImpl
handleMessage(Message)
- Method in class org.apache.cxf.microprofile.client.proxy.
MPAsyncInvocationInterceptorRemoveContextImpl
I
initClient(AbstractClient, Endpoint, boolean)
- Method in class org.apache.cxf.microprofile.client.
MicroProfileClientFactoryBean
InterceptorInvoker
- Class in
org.apache.cxf.microprofile.client.cdi
InterceptorInvoker(Interceptor<?>, Object)
- Constructor for class org.apache.cxf.microprofile.client.cdi.
InterceptorInvoker
invoke(Object, Method, Object[], Callable<Object>)
- Method in class org.apache.cxf.microprofile.client.cdi.
CDIInterceptorWrapper.BasicCDIInterceptorWrapper
invoke(Object, Method, Object[], Callable<Object>)
- Method in interface org.apache.cxf.microprofile.client.cdi.
CDIInterceptorWrapper
invoke(Object, Method, Object[])
- Method in class org.apache.cxf.microprofile.client.proxy.
MicroProfileClientProxyImpl
isAlternative()
- Method in class org.apache.cxf.microprofile.client.cdi.
RestClientBean
isNullable()
- Method in class org.apache.cxf.microprofile.client.cdi.
RestClientBean
L
LOG
- Static variable in interface org.apache.cxf.microprofile.client.cdi.
CDIInterceptorWrapper
M
MicroProfileClientConfigurableImpl
<
C
extends javax.ws.rs.core.Configurable<
C
>> - Class in
org.apache.cxf.microprofile.client
MicroProfileClientConfigurableImpl(C)
- Constructor for class org.apache.cxf.microprofile.client.
MicroProfileClientConfigurableImpl
MicroProfileClientConfigurableImpl(C, Configuration)
- Constructor for class org.apache.cxf.microprofile.client.
MicroProfileClientConfigurableImpl
MicroProfileClientFactoryBean
- Class in
org.apache.cxf.microprofile.client
MicroProfileClientFactoryBean(MicroProfileClientConfigurableImpl<RestClientBuilder>, String, Class<?>, ExecutorService)
- Constructor for class org.apache.cxf.microprofile.client.
MicroProfileClientFactoryBean
MicroProfileClientProviderFactory
- Class in
org.apache.cxf.microprofile.client
MicroProfileClientProxyImpl
- Class in
org.apache.cxf.microprofile.client.proxy
MicroProfileClientProxyImpl(URI, ClassLoader, ClassResourceInfo, boolean, boolean, ExecutorService, Configuration, CDIInterceptorWrapper, Object...)
- Constructor for class org.apache.cxf.microprofile.client.proxy.
MicroProfileClientProxyImpl
MicroProfileClientProxyImpl(ClientState, ClassLoader, ClassResourceInfo, boolean, boolean, ExecutorService, Configuration, CDIInterceptorWrapper, Object...)
- Constructor for class org.apache.cxf.microprofile.client.proxy.
MicroProfileClientProxyImpl
MPAsyncInvocationInterceptorImpl
- Class in
org.apache.cxf.microprofile.client.proxy
MPAsyncInvocationInterceptorPostAsyncImpl
- Class in
org.apache.cxf.microprofile.client.proxy
MPAsyncInvocationInterceptorPostAsyncImpl()
- Constructor for class org.apache.cxf.microprofile.client.proxy.
MPAsyncInvocationInterceptorPostAsyncImpl
MPAsyncInvocationInterceptorRemoveContextImpl
- Class in
org.apache.cxf.microprofile.client.proxy
MPAsyncInvocationInterceptorRemoveContextImpl()
- Constructor for class org.apache.cxf.microprofile.client.proxy.
MPAsyncInvocationInterceptorRemoveContextImpl
MPRestClientCallback
<
T
> - Class in
org.apache.cxf.microprofile.client
MPRestClientCallback(InvocationCallback<T>, Class<?>, Type)
- Constructor for class org.apache.cxf.microprofile.client.
MPRestClientCallback
N
newBuilder()
- Method in class org.apache.cxf.microprofile.client.spi.
CxfRestClientBuilderResolver
newJaxrsClientCallback(InvocationCallback<Object>, Class<?>, Type)
- Method in class org.apache.cxf.microprofile.client.proxy.
MicroProfileClientProxyImpl
O
org.apache.cxf.microprofile.client
- package org.apache.cxf.microprofile.client
org.apache.cxf.microprofile.client.cdi
- package org.apache.cxf.microprofile.client.cdi
org.apache.cxf.microprofile.client.config
- package org.apache.cxf.microprofile.client.config
org.apache.cxf.microprofile.client.proxy
- package org.apache.cxf.microprofile.client.proxy
org.apache.cxf.microprofile.client.spi
- package org.apache.cxf.microprofile.client.spi
P
property(String, Object)
- Method in class org.apache.cxf.microprofile.client.
CxfTypeSafeClientBuilder
R
readTimeout(long, TimeUnit)
- Method in class org.apache.cxf.microprofile.client.
CxfTypeSafeClientBuilder
register(Class<?>)
- Method in class org.apache.cxf.microprofile.client.
CxfTypeSafeClientBuilder
register(Object)
- Method in class org.apache.cxf.microprofile.client.
CxfTypeSafeClientBuilder
register(Class<?>, int)
- Method in class org.apache.cxf.microprofile.client.
CxfTypeSafeClientBuilder
register(Class<?>, Class<?>...)
- Method in class org.apache.cxf.microprofile.client.
CxfTypeSafeClientBuilder
register(Class<?>, Map<Class<?>, Integer>)
- Method in class org.apache.cxf.microprofile.client.
CxfTypeSafeClientBuilder
register(Object, int)
- Method in class org.apache.cxf.microprofile.client.
CxfTypeSafeClientBuilder
register(Object, Class<?>...)
- Method in class org.apache.cxf.microprofile.client.
CxfTypeSafeClientBuilder
register(Object, Map<Class<?>, Integer>)
- Method in class org.apache.cxf.microprofile.client.
CxfTypeSafeClientBuilder
registerClientBeans(AfterBeanDiscovery, BeanManager)
- Method in class org.apache.cxf.microprofile.client.cdi.
RestClientExtension
registerErrors(AfterDeploymentValidation)
- Method in class org.apache.cxf.microprofile.client.cdi.
RestClientExtension
REST_CONN_TIMEOUT_FORMAT
- Static variable in class org.apache.cxf.microprofile.client.cdi.
RestClientBean
REST_PROVIDERS_FORMAT
- Static variable in class org.apache.cxf.microprofile.client.cdi.
RestClientBean
REST_PROVIDERS_PRIORITY_FORMAT
- Static variable in class org.apache.cxf.microprofile.client.cdi.
RestClientBean
REST_READ_TIMEOUT_FORMAT
- Static variable in class org.apache.cxf.microprofile.client.cdi.
RestClientBean
REST_SCOPE_FORMAT
- Static variable in class org.apache.cxf.microprofile.client.cdi.
RestClientBean
REST_URI_FORMAT
- Static variable in class org.apache.cxf.microprofile.client.cdi.
RestClientBean
REST_URL_FORMAT
- Static variable in class org.apache.cxf.microprofile.client.cdi.
RestClientBean
RestClientBean
- Class in
org.apache.cxf.microprofile.client.cdi
RestClientBean(Class<?>, BeanManager)
- Constructor for class org.apache.cxf.microprofile.client.cdi.
RestClientBean
RestClientExtension
- Class in
org.apache.cxf.microprofile.client.cdi
RestClientExtension()
- Constructor for class org.apache.cxf.microprofile.client.cdi.
RestClientExtension
S
setClassLoader(ClassLoader)
- Method in class org.apache.cxf.microprofile.client.
MicroProfileClientFactoryBean
setInheritHeaders(boolean)
- Method in class org.apache.cxf.microprofile.client.
MicroProfileClientFactoryBean
setProviders(boolean, boolean, Object...)
- Method in class org.apache.cxf.microprofile.client.
MicroProfileClientProviderFactory
setTimeouts(Map<String, Object>)
- Method in class org.apache.cxf.microprofile.client.proxy.
MicroProfileClientProxyImpl
T
toThrowable(Response)
- Method in class org.apache.cxf.microprofile.client.
DefaultResponseExceptionMapper
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Apache CXF