Skip navigation links
C F H J N O R 

C

collectClientRegistrations(ProcessAnnotatedType<?>) - Method in class org.glassfish.jersey.microprofile.restclient.RestClientExtension
Filters out all interfaces annotated with RegisterRestClient annotation and adds them to the collection for further processing.
configure(FeatureContext) - Method in class org.glassfish.jersey.microprofile.restclient.RequestHeaderAutoDiscoverable
 

F

filter(ContainerRequestContext) - Method in class org.glassfish.jersey.microprofile.restclient.HeadersRequestFilter
 
filter(ContainerRequestContext, ContainerResponseContext) - Method in class org.glassfish.jersey.microprofile.restclient.HeadersRequestFilter
 

H

HeadersRequestFilter - Class in org.glassfish.jersey.microprofile.restclient
Server side request filter used for propagation of request headers to server client request.
HeadersRequestFilter() - Constructor for class org.glassfish.jersey.microprofile.restclient.HeadersRequestFilter
 

J

JerseyRestClientBuilderResolver - Class in org.glassfish.jersey.microprofile.restclient
 
JerseyRestClientBuilderResolver() - Constructor for class org.glassfish.jersey.microprofile.restclient.JerseyRestClientBuilderResolver
 

N

newBuilder() - Method in class org.glassfish.jersey.microprofile.restclient.JerseyRestClientBuilderResolver
 

O

org.glassfish.jersey.microprofile.restclient - package org.glassfish.jersey.microprofile.restclient
 

R

RequestHeaderAutoDiscoverable - Class in org.glassfish.jersey.microprofile.restclient
Auto discoverable feature to bind into jersey runtime.
RequestHeaderAutoDiscoverable() - Constructor for class org.glassfish.jersey.microprofile.restclient.RequestHeaderAutoDiscoverable
 
RestClientExtension - Class in org.glassfish.jersey.microprofile.restclient
Filters out all interfaces annotated with RegisterRestClient and creates new Producer from each of these selected interfaces.
RestClientExtension() - Constructor for class org.glassfish.jersey.microprofile.restclient.RestClientExtension
 
restClientRegistration(AfterBeanDiscovery, BeanManager) - Method in class org.glassfish.jersey.microprofile.restclient.RestClientExtension
Creates new producers based on collected interfaces.
C F H J N O R 
Skip navigation links

Copyright © 2007-2019, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.