Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
D
G
I
O
P
R
S
T
U
A
addQueryToUri(String, String)
- Static method in class org.apache.camel.component.restlet.
RestletProducer
C
connect(RestletConsumer)
- Method in class org.apache.camel.component.restlet.
RestletComponent
connect(RestletConsumer)
- Method in class org.apache.camel.component.restlet.
RestletEndpoint
createConsumer(Processor)
- Method in class org.apache.camel.component.restlet.
RestletEndpoint
createEndpoint(String, String, Map)
- Method in class org.apache.camel.component.restlet.
RestletComponent
createProducer()
- Method in class org.apache.camel.component.restlet.
RestletEndpoint
D
DefaultRestletBinding
- Class in
org.apache.camel.component.restlet
Default Restlet binding implementation
DefaultRestletBinding()
- Constructor for class org.apache.camel.component.restlet.
DefaultRestletBinding
disconnect(RestletConsumer)
- Method in class org.apache.camel.component.restlet.
RestletComponent
disconnect(RestletConsumer)
- Method in class org.apache.camel.component.restlet.
RestletEndpoint
doStart()
- Method in class org.apache.camel.component.restlet.
RestletComponent
doStart()
- Method in class org.apache.camel.component.restlet.
RestletConsumer
doStart()
- Method in class org.apache.camel.component.restlet.
RestletEndpoint
doStart()
- Method in class org.apache.camel.component.restlet.
RestletProducer
doStop()
- Method in class org.apache.camel.component.restlet.
RestletComponent
doStop()
- Method in class org.apache.camel.component.restlet.
RestletConsumer
doStop()
- Method in class org.apache.camel.component.restlet.
RestletEndpoint
doStop()
- Method in class org.apache.camel.component.restlet.
RestletProducer
G
getEndpoint()
- Method in class org.apache.camel.component.restlet.
RestletConsumer
getExchangePattern()
- Method in class org.apache.camel.component.restlet.
RestletEndpoint
getHeaderFilterStrategy()
- Method in class org.apache.camel.component.restlet.
DefaultRestletBinding
getHeaderFilterStrategy()
- Method in class org.apache.camel.component.restlet.
RestletEndpoint
getHost()
- Method in class org.apache.camel.component.restlet.
RestletEndpoint
getPort()
- Method in class org.apache.camel.component.restlet.
RestletEndpoint
getProtocol()
- Method in class org.apache.camel.component.restlet.
RestletEndpoint
getRedirectLocation()
- Method in exception org.apache.camel.component.restlet.
RestletOperationException
getResponseBody()
- Method in exception org.apache.camel.component.restlet.
RestletOperationException
getResponseHeaders()
- Method in exception org.apache.camel.component.restlet.
RestletOperationException
getRestlet()
- Method in class org.apache.camel.component.restlet.
RestletConsumer
getRestletBinding()
- Method in class org.apache.camel.component.restlet.
RestletEndpoint
getRestletMethod()
- Method in class org.apache.camel.component.restlet.
RestletEndpoint
getRestletMethods()
- Method in class org.apache.camel.component.restlet.
RestletEndpoint
getRestletRealm()
- Method in class org.apache.camel.component.restlet.
RestletEndpoint
getRestletUriPatterns()
- Method in class org.apache.camel.component.restlet.
RestletEndpoint
getStatusCode()
- Method in exception org.apache.camel.component.restlet.
RestletOperationException
getStatusText()
- Method in exception org.apache.camel.component.restlet.
RestletOperationException
getUri()
- Method in exception org.apache.camel.component.restlet.
RestletOperationException
getUriPattern()
- Method in class org.apache.camel.component.restlet.
RestletEndpoint
I
isLenientProperties()
- Method in class org.apache.camel.component.restlet.
RestletEndpoint
isSingleton()
- Method in class org.apache.camel.component.restlet.
RestletEndpoint
isThrowExceptionOnFailure()
- Method in class org.apache.camel.component.restlet.
RestletEndpoint
O
org.apache.camel.component.restlet
- package org.apache.camel.component.restlet
org.apache.camel.component.restlet.converter
- package org.apache.camel.component.restlet.converter
P
parseResponseHeaders(Object, Exchange)
- Method in class org.apache.camel.component.restlet.
RestletProducer
populateExchangeFromRestletRequest(Request, Response, Exchange)
- Method in class org.apache.camel.component.restlet.
DefaultRestletBinding
populateExchangeFromRestletRequest(Request, Response, Exchange)
- Method in interface org.apache.camel.component.restlet.
RestletBinding
Populate Camel message from Restlet request
populateExchangeFromRestletResponse(Exchange, Response)
- Method in class org.apache.camel.component.restlet.
DefaultRestletBinding
populateExchangeFromRestletResponse(Exchange, Response)
- Method in interface org.apache.camel.component.restlet.
RestletBinding
Populate Camel message from Restlet response
populateRestletProducerException(Exchange, Response, int)
- Method in class org.apache.camel.component.restlet.
RestletProducer
populateRestletRequestFromExchange(Request, Exchange)
- Method in class org.apache.camel.component.restlet.
DefaultRestletBinding
populateRestletRequestFromExchange(Request, Exchange)
- Method in interface org.apache.camel.component.restlet.
RestletBinding
Populate Restlet Request from Camel message
populateRestletResponseFromExchange(Exchange, Response)
- Method in class org.apache.camel.component.restlet.
DefaultRestletBinding
populateRestletResponseFromExchange(Exchange, Response)
- Method in interface org.apache.camel.component.restlet.
RestletBinding
Populate Restlet request from Camel message
preProcessUri(String)
- Method in class org.apache.camel.component.restlet.
RestletComponent
Deprecated.
process(Exchange, AsyncCallback)
- Method in class org.apache.camel.component.restlet.
RestletProducer
R
RESTLET_LOGIN
- Static variable in class org.apache.camel.component.restlet.
RestletConstants
RESTLET_PASSWORD
- Static variable in class org.apache.camel.component.restlet.
RestletConstants
RESTLET_REQUEST
- Static variable in class org.apache.camel.component.restlet.
RestletConstants
RESTLET_RESPONSE
- Static variable in class org.apache.camel.component.restlet.
RestletConstants
RestletBinding
- Interface in
org.apache.camel.component.restlet
Interface for converting between Camel message and Restlet message.
RestletComponent
- Class in
org.apache.camel.component.restlet
A Camel component embedded Restlet that produces and consumes exchanges.
RestletComponent()
- Constructor for class org.apache.camel.component.restlet.
RestletComponent
RestletComponent(Component)
- Constructor for class org.apache.camel.component.restlet.
RestletComponent
RestletConstants
- Class in
org.apache.camel.component.restlet
Constants for Restlet component
RestletConsumer
- Class in
org.apache.camel.component.restlet
A Restlet consumer acts as a server to listen client requests.
RestletConsumer(Endpoint, Processor)
- Constructor for class org.apache.camel.component.restlet.
RestletConsumer
RestletConverter
- Class in
org.apache.camel.component.restlet.converter
RestletConverter()
- Constructor for class org.apache.camel.component.restlet.converter.
RestletConverter
RestletEndpoint
- Class in
org.apache.camel.component.restlet
Represents a
endpoint
RestletEndpoint(RestletComponent, String)
- Constructor for class org.apache.camel.component.restlet.
RestletEndpoint
RestletHeaderFilterStrategy
- Class in
org.apache.camel.component.restlet
Default header filtering strategy for Restlet
RestletHeaderFilterStrategy()
- Constructor for class org.apache.camel.component.restlet.
RestletHeaderFilterStrategy
RestletOperationException
- Exception in
org.apache.camel.component.restlet
RestletOperationException(String, int, String, String, Map<String, String>, String)
- Constructor for exception org.apache.camel.component.restlet.
RestletOperationException
RestletProducer
- Class in
org.apache.camel.component.restlet
A Camel producer that acts as a client to Restlet server.
RestletProducer(RestletEndpoint)
- Constructor for class org.apache.camel.component.restlet.
RestletProducer
S
setHeaderFilterStrategy(HeaderFilterStrategy)
- Method in class org.apache.camel.component.restlet.
DefaultRestletBinding
setHeaderFilterStrategy(HeaderFilterStrategy)
- Method in class org.apache.camel.component.restlet.
RestletEndpoint
setHost(String)
- Method in class org.apache.camel.component.restlet.
RestletEndpoint
setPort(int)
- Method in class org.apache.camel.component.restlet.
RestletEndpoint
setProtocol(String)
- Method in class org.apache.camel.component.restlet.
RestletEndpoint
setRestletBinding(RestletBinding)
- Method in class org.apache.camel.component.restlet.
RestletEndpoint
setRestletMethod(Method)
- Method in class org.apache.camel.component.restlet.
RestletEndpoint
setRestletMethods(Method[])
- Method in class org.apache.camel.component.restlet.
RestletEndpoint
setRestletRealm(Map<String, String>)
- Method in class org.apache.camel.component.restlet.
RestletEndpoint
setRestletUriPatterns(List<String>)
- Method in class org.apache.camel.component.restlet.
RestletEndpoint
setThrowExceptionOnFailure(boolean)
- Method in class org.apache.camel.component.restlet.
RestletEndpoint
setUriPattern(String)
- Method in class org.apache.camel.component.restlet.
RestletEndpoint
T
toMediaType(String)
- Method in class org.apache.camel.component.restlet.converter.
RestletConverter
toMethod(String)
- Method in class org.apache.camel.component.restlet.converter.
RestletConverter
toMethods(String)
- Method in class org.apache.camel.component.restlet.converter.
RestletConverter
U
useIntrospectionOnEndpoint()
- Method in class org.apache.camel.component.restlet.
RestletComponent
A
C
D
G
I
O
P
R
S
T
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Apache CAMEL