Skip navigation links
A B C D G H I L N P R T 

A

afterBean(AfterBeanDiscovery, BeanManager) - Method in class be.atbash.mp.rest_client.cdi.AtbashRestClientExtension
 
AtbashRestClientExtension - Class in be.atbash.mp.rest_client.cdi
CDI extension to create instances (rest client instances) for each interface which has the RegisterRestClient annotation.
AtbashRestClientExtension() - Constructor for class be.atbash.mp.rest_client.cdi.AtbashRestClientExtension
 

B

BasicProxyInvocationHandler - Class in be.atbash.mp.rest_client.proxy
The InvocationHandler which will be called directly by the proxy methods.
BasicProxyInvocationHandler() - Constructor for class be.atbash.mp.rest_client.proxy.BasicProxyInvocationHandler
 
BasicRestClientProxyFactory - Class in be.atbash.mp.rest_client.proxy
Factory creating proxies specifically for the RestClient in a Java SE environment.
BasicRestClientProxyFactory() - Constructor for class be.atbash.mp.rest_client.proxy.BasicRestClientProxyFactory
 
be.atbash.mp.rest_client - package be.atbash.mp.rest_client
 
be.atbash.mp.rest_client.cdi - package be.atbash.mp.rest_client.cdi
 
be.atbash.mp.rest_client.exception - package be.atbash.mp.rest_client.exception
 
be.atbash.mp.rest_client.proxy - package be.atbash.mp.rest_client.proxy
 
be.atbash.mp.rest_client.spec - package be.atbash.mp.rest_client.spec
 
BuilderResolver - Class in be.atbash.mp.rest_client.spec
MicroProfile implementation of the RestClientBuilderResolver which return out BuilderImpl.
BuilderResolver() - Constructor for class be.atbash.mp.rest_client.spec.BuilderResolver
 

C

contains(Method[], Method) - Method in class be.atbash.mp.rest_client.proxy.BasicProxyInvocationHandler
 

D

DefaultResponseExceptionMapper - Class in be.atbash.mp.rest_client.exception
The default ResponseExceptionMapper required for the specification.
DefaultResponseExceptionMapper() - Constructor for class be.atbash.mp.rest_client.exception.DefaultResponseExceptionMapper
 

G

getDelegateMethods(Class<?>) - Method in class be.atbash.mp.rest_client.proxy.BasicRestClientProxyFactory
 
getDelegateMethods(Class<?>, ArrayList<Method>) - Method in class be.atbash.mp.rest_client.proxy.RestClientProxyFactory
 
getInstance() - Static method in class be.atbash.mp.rest_client.proxy.BasicRestClientProxyFactory
 
getInstance() - Static method in class be.atbash.mp.rest_client.proxy.RestClientProxyFactory
 
getLocalProvider() - Method in class be.atbash.mp.rest_client.LocalProviderInfo
 
getPriority() - Method in class be.atbash.mp.rest_client.exception.DefaultResponseExceptionMapper
 
getPriority() - Method in class be.atbash.mp.rest_client.LocalProviderInfo
 
getProxyClass(Class<T>) - Method in class be.atbash.mp.rest_client.proxy.BasicRestClientProxyFactory
 
getProxyClassSuffix() - Method in class be.atbash.mp.rest_client.proxy.RestClientProxyFactory
 
getSuperAccessorMethod(Object, Method) - Static method in class be.atbash.mp.rest_client.proxy.BasicRestClientProxyFactory
 

H

handles(int, MultivaluedMap) - Method in class be.atbash.mp.rest_client.exception.DefaultResponseExceptionMapper
 

I

InjectableRestClient - Class in be.atbash.mp.rest_client.cdi
Proxy behind the interface which delegates execution to microprofile RestClientBuilder created instances.
InjectableRestClient() - Constructor for class be.atbash.mp.rest_client.cdi.InjectableRestClient
 
invoke(Object, Method, Object[]) - Method in class be.atbash.mp.rest_client.cdi.InjectableRestClient
 
invoke(Object, Method, Object[]) - Method in class be.atbash.mp.rest_client.proxy.BasicProxyInvocationHandler
 
invoke(Object, Method, Object[]) - Method in class be.atbash.mp.rest_client.RestClientInvoker
 
isProxyClass(Class<?>) - Method in class be.atbash.mp.rest_client.proxy.BasicRestClientProxyFactory
 

L

LocalProviderInfo - Class in be.atbash.mp.rest_client
Contains information about registered providers.
LocalProviderInfo(Object, int) - Constructor for class be.atbash.mp.rest_client.LocalProviderInfo
 

N

newBuilder() - Method in class be.atbash.mp.rest_client.spec.BuilderResolver
 

P

processAnnotatedType(ProcessAnnotatedType<T>, BeanManager) - Method in class be.atbash.mp.rest_client.cdi.AtbashRestClientExtension
Search for all

R

RestClientInvoker - Class in be.atbash.mp.rest_client
Invokes the endpoints using JAX-RS rest client.
RestClientInvoker(Client, String, List<LocalProviderInfo>) - Constructor for class be.atbash.mp.rest_client.RestClientInvoker
 
RestClientLiteral - Class in be.atbash.mp.rest_client.cdi
 
RestClientLiteral() - Constructor for class be.atbash.mp.rest_client.cdi.RestClientLiteral
 
RestClientProxyFactory - Class in be.atbash.mp.rest_client.proxy
Factory creating proxies specifically for the RestClient.
RestClientProxyFactory() - Constructor for class be.atbash.mp.rest_client.proxy.RestClientProxyFactory
 

T

toThrowable(Response) - Method in class be.atbash.mp.rest_client.exception.DefaultResponseExceptionMapper
 
A B C D G H I L N P R T 
Skip navigation links

Copyright © 2018. All rights reserved.