B C D F G H I M O P R S W 
All Classes All Packages

B

buildUri() - Method in class org.apache.camel.component.resteasy.ResteasyEndpoint
Building the final URI from endpoint, which will be used in the Camel-Resteasy producer for Resteasy client.
buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.resteasy.ResteasyEndpointUriFactory
 

C

configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.resteasy.ResteasyComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.resteasy.ResteasyEndpointConfigurer
 
connect(HttpConsumer) - Method in class org.apache.camel.component.resteasy.ResteasyComponent
 
connect(HttpConsumer) - Method in class org.apache.camel.component.resteasy.servlet.ResteasyCamelServlet
Connect HttpConsumer so it can be used as consumer
CONTENT_TYPE - Static variable in class org.apache.camel.component.resteasy.ResteasyConstants
 
createConsumer(CamelContext, Processor, String, String, String, String, String, RestConfiguration, Map<String, Object>) - Method in class org.apache.camel.component.resteasy.ResteasyComponent
 
createConsumer(Processor) - Method in class org.apache.camel.component.resteasy.ResteasyEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.resteasy.ResteasyComponent
 
createProducer() - Method in class org.apache.camel.component.resteasy.ResteasyEndpoint
 

D

destroy() - Method in class org.apache.camel.component.resteasy.servlet.ResteasyCamelServlet
Destroy ResteasyCamelServlet and delete registry created by it
destroy() - Method in class org.apache.camel.component.resteasy.servlet.ResteasyFilter
 
disconnect(HttpConsumer) - Method in class org.apache.camel.component.resteasy.ResteasyComponent
 
disconnect(HttpConsumer) - Method in class org.apache.camel.component.resteasy.servlet.ResteasyCamelServlet
Disconnect HttpConsumer
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.camel.component.resteasy.servlet.ResteasyFilter
 
doWriteResponse(Exchange, Response, HeaderFilterStrategy) - Method in class org.apache.camel.component.resteasy.ResteasyProducer
 

F

flushBuffer() - Method in class org.apache.camel.component.resteasy.servlet.ResteasyHttpServletResponseWrapper
 

G

getBasicAuth() - Method in class org.apache.camel.component.resteasy.ResteasyEndpoint
 
getConsumers() - Method in class org.apache.camel.component.resteasy.servlet.ResteasyCamelServlet
 
getCopy() - Method in class org.apache.camel.component.resteasy.servlet.ResteasyHttpServletRequestWrapper
 
getCopy() - Method in class org.apache.camel.component.resteasy.servlet.ResteasyHttpServletResponseWrapper
 
getCopy() - Method in class org.apache.camel.component.resteasy.servlet.ResteasyServletInputStreamCopier
 
getCopy() - Method in class org.apache.camel.component.resteasy.servlet.ResteasyServletOutputStreamCopier
 
getEndpoint() - Method in class org.apache.camel.component.resteasy.ResteasyConsumer
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.resteasy.ResteasyEndpoint
 
getHost() - Method in class org.apache.camel.component.resteasy.ResteasyEndpoint
 
getHttpRegistry() - Method in class org.apache.camel.component.resteasy.ResteasyComponent
 
getInputStream() - Method in class org.apache.camel.component.resteasy.servlet.ResteasyHttpServletRequestWrapper
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.resteasy.ResteasyComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.resteasy.ResteasyEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.resteasy.ResteasyComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.resteasy.ResteasyEndpointConfigurer
 
getOutputStream() - Method in class org.apache.camel.component.resteasy.servlet.ResteasyHttpServletResponseWrapper
 
getParameters(Exchange, ResteasyEndpoint) - Static method in class org.apache.camel.component.resteasy.ResteasyProducer
Method for getting specific Camel-Resteasy options from endpoint and headers in exchange and returning the correct values as Map.
getPassword() - Method in class org.apache.camel.component.resteasy.ResteasyEndpoint
 
getPort() - Method in class org.apache.camel.component.resteasy.ResteasyEndpoint
 
getProtocol() - Method in class org.apache.camel.component.resteasy.ResteasyEndpoint
 
getProxyClientClass() - Method in class org.apache.camel.component.resteasy.ResteasyEndpoint
 
getProxyConsumersClasses() - Method in class org.apache.camel.component.resteasy.ResteasyComponent
 
getProxyMethod() - Method in class org.apache.camel.component.resteasy.ResteasyEndpoint
 
getReader() - Method in class org.apache.camel.component.resteasy.servlet.ResteasyHttpServletRequestWrapper
 
getResteasyMethod() - Method in class org.apache.camel.component.resteasy.ResteasyEndpoint
 
getServletEndpoint(HttpConsumer) - Method in class org.apache.camel.component.resteasy.servlet.ResteasyCamelServlet
Get ResteasyEndpoint from HttpConsumer
getServletName() - Method in class org.apache.camel.component.resteasy.ResteasyEndpoint
 
getServletName() - Method in class org.apache.camel.component.resteasy.servlet.ResteasyCamelServlet
 
getSetHttpResponseDuringProcessing() - Method in class org.apache.camel.component.resteasy.ResteasyEndpoint
 
getSkipServletProcessing() - Method in class org.apache.camel.component.resteasy.ResteasyEndpoint
 
getStream() - Method in class org.apache.camel.component.resteasy.servlet.ResteasyHttpServletRequestWrapper
 
getStream() - Method in class org.apache.camel.component.resteasy.servlet.ResteasyHttpServletResponseWrapper
 
getStream() - Method in class org.apache.camel.component.resteasy.servlet.ResteasyServletInputStreamCopier
 
getStream() - Method in class org.apache.camel.component.resteasy.servlet.ResteasyServletOutputStreamCopier
 
getUriPattern() - Method in class org.apache.camel.component.resteasy.ResteasyEndpoint
 
getUsername() - Method in class org.apache.camel.component.resteasy.ResteasyEndpoint
 
getWriter() - Method in class org.apache.camel.component.resteasy.servlet.ResteasyHttpServletResponseWrapper
 

H

HTTP_PATH - Static variable in class org.apache.camel.component.resteasy.ResteasyConstants
 
HTTP_QUERY - Static variable in class org.apache.camel.component.resteasy.ResteasyConstants
 

I

init(FilterConfig) - Method in class org.apache.camel.component.resteasy.servlet.ResteasyFilter
 
init(ServletConfig) - Method in class org.apache.camel.component.resteasy.servlet.ResteasyCamelServlet
Init method for ResteasyCamelServlet, which registering servlets to HttpRegistry and it is also registering proxy classes to Resteasy dispatcher
initialize() - Method in class org.apache.camel.component.resteasy.ResteasyHeaderFilterStrategy
 
invoke(Object, Method, Object[]) - Method in class org.apache.camel.component.resteasy.servlet.ResteasyInvocationHandler
 
isEnabled(String) - Method in class org.apache.camel.component.resteasy.ResteasyEndpointUriFactory
 
isFinished() - Method in class org.apache.camel.component.resteasy.servlet.ResteasyServletInputStreamCopier
 
isLenientProperties() - Method in class org.apache.camel.component.resteasy.ResteasyEndpointUriFactory
 
isReady() - Method in class org.apache.camel.component.resteasy.servlet.ResteasyServletInputStreamCopier
 
isReady() - Method in class org.apache.camel.component.resteasy.servlet.ResteasyServletOutputStreamCopier
 

M

multiValuePrefixes() - Method in class org.apache.camel.component.resteasy.ResteasyEndpointUriFactory
 

O

org.apache.camel.component.resteasy - package org.apache.camel.component.resteasy
 
org.apache.camel.component.resteasy.servlet - package org.apache.camel.component.resteasy.servlet
 

P

process(Exchange) - Method in class org.apache.camel.component.resteasy.ResteasyProducer
 
propertyNames() - Method in class org.apache.camel.component.resteasy.ResteasyEndpointUriFactory
 

R

read() - Method in class org.apache.camel.component.resteasy.servlet.ResteasyServletInputStreamCopier
 
resolve(HttpServletRequest) - Method in class org.apache.camel.component.resteasy.servlet.ResteasyCamelServlet
Resolve for which HttpConsumer is given request
RESTEASY_CONTEXT_PATH - Static variable in class org.apache.camel.component.resteasy.ResteasyConstants
 
RESTEASY_HTTP_METHOD - Static variable in class org.apache.camel.component.resteasy.ResteasyConstants
 
RESTEASY_HTTP_REQUEST - Static variable in class org.apache.camel.component.resteasy.ResteasyConstants
 
RESTEASY_PASSWORD - Static variable in class org.apache.camel.component.resteasy.ResteasyConstants
 
RESTEASY_PROXY_METHOD - Static variable in class org.apache.camel.component.resteasy.ResteasyConstants
 
RESTEASY_PROXY_METHOD_PARAMS - Static variable in class org.apache.camel.component.resteasy.ResteasyConstants
 
RESTEASY_PROXY_PRODUCER_EXCEPTION - Static variable in class org.apache.camel.component.resteasy.ResteasyConstants
 
RESTEASY_RESPONSE - Static variable in class org.apache.camel.component.resteasy.ResteasyConstants
 
RESTEASY_USERNAME - Static variable in class org.apache.camel.component.resteasy.ResteasyConstants
 
ResteasyCamelServlet - Class in org.apache.camel.component.resteasy.servlet
Class extending HttpServletDispatcher from Resteasy and representing servlet used as Camel Consumer.
ResteasyCamelServlet() - Constructor for class org.apache.camel.component.resteasy.servlet.ResteasyCamelServlet
 
ResteasyComponent - Class in org.apache.camel.component.resteasy
 
ResteasyComponent() - Constructor for class org.apache.camel.component.resteasy.ResteasyComponent
 
ResteasyComponentConfigurer - Class in org.apache.camel.component.resteasy
Generated by camel build tools - do NOT edit this file!
ResteasyComponentConfigurer() - Constructor for class org.apache.camel.component.resteasy.ResteasyComponentConfigurer
 
ResteasyConstants - Class in org.apache.camel.component.resteasy
Constants used in the Resteasy component
ResteasyConsumer - Class in org.apache.camel.component.resteasy
A Consumer of exchanges for a service in Resteasy.
ResteasyConsumer(HttpEndpoint, Processor) - Constructor for class org.apache.camel.component.resteasy.ResteasyConsumer
 
ResteasyEndpoint - Class in org.apache.camel.component.resteasy
Expose REST endpoints and access external REST servers.
ResteasyEndpoint(String, ResteasyComponent, URI) - Constructor for class org.apache.camel.component.resteasy.ResteasyEndpoint
 
ResteasyEndpointConfigurer - Class in org.apache.camel.component.resteasy
Generated by camel build tools - do NOT edit this file!
ResteasyEndpointConfigurer() - Constructor for class org.apache.camel.component.resteasy.ResteasyEndpointConfigurer
 
ResteasyEndpointUriFactory - Class in org.apache.camel.component.resteasy
Generated by camel build tools - do NOT edit this file!
ResteasyEndpointUriFactory() - Constructor for class org.apache.camel.component.resteasy.ResteasyEndpointUriFactory
 
ResteasyFilter - Class in org.apache.camel.component.resteasy.servlet
Customer Filter used for wrapping requests and responses to clone respectively with ResteasyHttpServletRequestWrapper and ResteasyHttpServletResponseWrapper
ResteasyFilter() - Constructor for class org.apache.camel.component.resteasy.servlet.ResteasyFilter
 
ResteasyHeaderFilterStrategy - Class in org.apache.camel.component.resteasy
Default ResteasyHeaderFilterStrategy in this component.
ResteasyHeaderFilterStrategy() - Constructor for class org.apache.camel.component.resteasy.ResteasyHeaderFilterStrategy
 
ResteasyHttpServletRequestWrapper - Class in org.apache.camel.component.resteasy.servlet
Custom HttpServletRequestWrapper used for creating request with cached body for better manipulation in ResteasyCamelServlet (ResteasyConsumer).
ResteasyHttpServletRequestWrapper(HttpServletRequest) - Constructor for class org.apache.camel.component.resteasy.servlet.ResteasyHttpServletRequestWrapper
 
ResteasyHttpServletResponseWrapper - Class in org.apache.camel.component.resteasy.servlet
Custom HttpServletResponseWrapper used for creating response with cached body for better manipulation in ResteasyCamelServlet (ResteasyConsumer).
ResteasyHttpServletResponseWrapper(HttpServletResponse) - Constructor for class org.apache.camel.component.resteasy.servlet.ResteasyHttpServletResponseWrapper
 
ResteasyInvocationHandler - Class in org.apache.camel.component.resteasy.servlet
Implementation of InvocationHandler interface used for dynamic proxy invocation of methods.
ResteasyInvocationHandler() - Constructor for class org.apache.camel.component.resteasy.servlet.ResteasyInvocationHandler
 
ResteasyProducer - Class in org.apache.camel.component.resteasy
ResteasyProducer binds a Camel exchange to a Http Request, acts as a Resteasy client, and sends the request to a server.
ResteasyProducer(ResteasyEndpoint) - Constructor for class org.apache.camel.component.resteasy.ResteasyProducer
 
ResteasyServletInputStreamCopier - Class in org.apache.camel.component.resteasy.servlet
Class for copying input stream from HttpRequest
ResteasyServletInputStreamCopier(InputStream) - Constructor for class org.apache.camel.component.resteasy.servlet.ResteasyServletInputStreamCopier
 
ResteasyServletOutputStreamCopier - Class in org.apache.camel.component.resteasy.servlet
Class for copying output stream from HttpResponse
ResteasyServletOutputStreamCopier(OutputStream) - Constructor for class org.apache.camel.component.resteasy.servlet.ResteasyServletOutputStreamCopier
 

S

secretPropertyNames() - Method in class org.apache.camel.component.resteasy.ResteasyEndpointUriFactory
 
service(HttpServletRequest, HttpServletResponse) - Method in class org.apache.camel.component.resteasy.servlet.ResteasyCamelServlet
Overridden service method to consume requests and create responses and propagate them to the Camel routes.
setBasicAuth(Boolean) - Method in class org.apache.camel.component.resteasy.ResteasyEndpoint
Sets the flag to basicAuth on endpoint
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.resteasy.ResteasyEndpoint
 
setHost(String) - Method in class org.apache.camel.component.resteasy.ResteasyEndpoint
Sets the host
setHttpRegistry(HttpRegistry) - Method in class org.apache.camel.component.resteasy.ResteasyComponent
To use a custom HttpRegistry.
setPassword(String) - Method in class org.apache.camel.component.resteasy.ResteasyEndpoint
Sets the password
setPort(int) - Method in class org.apache.camel.component.resteasy.ResteasyEndpoint
Sets the port
setProtocol(String) - Method in class org.apache.camel.component.resteasy.ResteasyEndpoint
Sets the protocol
setProxyClientClass(String) - Method in class org.apache.camel.component.resteasy.ResteasyEndpoint
Sets the resteasy proxyClientClass
setProxyConsumersClasses(String) - Method in class org.apache.camel.component.resteasy.ResteasyComponent
Proxy classes for consumer endpoints.
setProxyMethod(String) - Method in class org.apache.camel.component.resteasy.ResteasyEndpoint
Sets the proxy method defined in an interface
setReadListener(ReadListener) - Method in class org.apache.camel.component.resteasy.servlet.ResteasyServletInputStreamCopier
 
setResteasyMethod(String) - Method in class org.apache.camel.component.resteasy.ResteasyEndpoint
Sets the resteasy method to process the request
setServletName(String) - Method in class org.apache.camel.component.resteasy.ResteasyEndpoint
Sets the servlet name
setServletName(String) - Method in class org.apache.camel.component.resteasy.servlet.ResteasyCamelServlet
 
setSetHttpResponseDuringProcessing(Boolean) - Method in class org.apache.camel.component.resteasy.ResteasyEndpoint
Sets the flag to use the endpoint where you can either populate camel exchange from servlet response or use request itself which may be thought as if it is a proxy.
setSkipServletProcessing(Boolean) - Method in class org.apache.camel.component.resteasy.ResteasyEndpoint
Sets the flag to use skip servlet processing and let camel take over processing
setUriPattern(String) - Method in class org.apache.camel.component.resteasy.ResteasyEndpoint
Sets the uriPattern
setUsername(String) - Method in class org.apache.camel.component.resteasy.ResteasyEndpoint
Sets the username
setWriteListener(WriteListener) - Method in class org.apache.camel.component.resteasy.servlet.ResteasyServletOutputStreamCopier
 

W

write(int) - Method in class org.apache.camel.component.resteasy.servlet.ResteasyServletOutputStreamCopier
 
B C D F G H I M O P R S W 
All Classes All Packages