Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
D
G
H
I
J
O
P
R
S
W
C
CamelServlet
- Class in
org.apache.camel.component.http
CamelServlet()
- Constructor for class org.apache.camel.component.http.
CamelServlet
connect(HttpConsumer)
- Method in class org.apache.camel.component.http.
CamelServlet
connect(HttpConsumer)
- Method in class org.apache.camel.component.http.
HttpComponent
Connects the URL specified on the endpoint to the specified processor.
connect(HttpConsumer)
- Method in class org.apache.camel.component.http.
HttpEndpoint
connect(HttpConsumer)
- Method in class org.apache.camel.component.http.
JettyHttpComponent
createBody()
- Method in class org.apache.camel.component.http.
HttpMessage
createConsumer(Processor)
- Method in class org.apache.camel.component.http.
HttpEndpoint
createEndpoint(String, String, Map)
- Method in class org.apache.camel.component.http.
HttpComponent
createExchange()
- Method in class org.apache.camel.component.http.
HttpEndpoint
createExchange(HttpServletRequest, HttpServletResponse)
- Method in class org.apache.camel.component.http.
HttpEndpoint
createMethod(Exchange)
- Method in class org.apache.camel.component.http.
HttpProducer
createProducer()
- Method in class org.apache.camel.component.http.
HttpEndpoint
createRequestEntity(Exchange)
- Method in class org.apache.camel.component.http.
HttpProducer
D
disconnect(HttpConsumer)
- Method in class org.apache.camel.component.http.
CamelServlet
disconnect(HttpConsumer)
- Method in class org.apache.camel.component.http.
HttpComponent
Disconnects the URL specified on the endpoint from the specified processor.
disconnect(HttpConsumer)
- Method in class org.apache.camel.component.http.
HttpEndpoint
disconnect(HttpConsumer)
- Method in class org.apache.camel.component.http.
JettyHttpComponent
doStart()
- Method in class org.apache.camel.component.http.
HttpConsumer
doStart()
- Method in class org.apache.camel.component.http.
JettyHttpComponent
doStop()
- Method in class org.apache.camel.component.http.
HttpConsumer
doStop()
- Method in class org.apache.camel.component.http.
JettyHttpComponent
G
getBinding()
- Method in class org.apache.camel.component.http.
HttpConsumer
getBinding()
- Method in class org.apache.camel.component.http.
HttpEndpoint
getCamelServlet()
- Method in class org.apache.camel.component.http.
HttpComponent
getEndpoint()
- Method in class org.apache.camel.component.http.
HttpConsumer
getEndpoint()
- Method in class org.apache.camel.component.http.
HttpExchange
getExchange()
- Method in class org.apache.camel.component.http.
HttpMessage
getPath()
- Method in class org.apache.camel.component.http.
HttpConsumer
getPath()
- Method in class org.apache.camel.component.http.
HttpEndpoint
getPort()
- Method in class org.apache.camel.component.http.
HttpEndpoint
getProtocol()
- Method in class org.apache.camel.component.http.
HttpEndpoint
getRequest()
- Method in class org.apache.camel.component.http.
HttpExchange
Returns the underlying Servlet request for inbound HTTP requests
getRequest()
- Method in class org.apache.camel.component.http.
HttpMessage
getResponse()
- Method in class org.apache.camel.component.http.
HttpExchange
Returns the underlying Servlet response for inbound HTTP requests
H
HttpBinding
- Class in
org.apache.camel.component.http
HttpBinding()
- Constructor for class org.apache.camel.component.http.
HttpBinding
HttpComponent
- Class in
org.apache.camel.component.http
Defines the
HTTP Component
HttpComponent()
- Constructor for class org.apache.camel.component.http.
HttpComponent
HttpConsumer
- Class in
org.apache.camel.component.http
HttpConsumer(HttpEndpoint, Processor)
- Constructor for class org.apache.camel.component.http.
HttpConsumer
HttpEndpoint
- Class in
org.apache.camel.component.http
Represents a
HTTP endpoint
HttpEndpoint(String, HttpComponent)
- Constructor for class org.apache.camel.component.http.
HttpEndpoint
HttpExchange
- Class in
org.apache.camel.component.http
Represents a HTTP exchange which exposes the underlying HTTP abtractions via
HttpExchange.getRequest()
and
HttpExchange.getResponse()
HttpExchange(HttpEndpoint)
- Constructor for class org.apache.camel.component.http.
HttpExchange
HttpExchange(HttpEndpoint, HttpServletRequest, HttpServletResponse)
- Constructor for class org.apache.camel.component.http.
HttpExchange
HttpMessage
- Class in
org.apache.camel.component.http
HttpMessage(HttpExchange, HttpServletRequest)
- Constructor for class org.apache.camel.component.http.
HttpMessage
HttpProducer
- Class in
org.apache.camel.component.http
HttpProducer(HttpEndpoint)
- Constructor for class org.apache.camel.component.http.
HttpProducer
I
isSingleton()
- Method in class org.apache.camel.component.http.
HttpEndpoint
J
JettyHttpComponent
- Class in
org.apache.camel.component.http
An HttpComponent which starts an embedded Jetty for to handle consuming from http endpoints.
JettyHttpComponent()
- Constructor for class org.apache.camel.component.http.
JettyHttpComponent
O
org.apache.camel.component.http
- package org.apache.camel.component.http
Defines the
HTTP Component
P
parseBody(HttpMessage)
- Method in class org.apache.camel.component.http.
HttpBinding
Parses the body from a HTTP message
populateInitialHeaders(Map<String, Object>)
- Method in class org.apache.camel.component.http.
HttpMessage
process(Exchange)
- Method in class org.apache.camel.component.http.
HttpProducer
R
resolve(HttpServletRequest)
- Method in class org.apache.camel.component.http.
CamelServlet
S
service(HttpServletRequest, HttpServletResponse)
- Method in class org.apache.camel.component.http.
CamelServlet
setBinding(HttpBinding)
- Method in class org.apache.camel.component.http.
HttpEndpoint
setCamelServlet(CamelServlet)
- Method in class org.apache.camel.component.http.
HttpComponent
W
writeResponse(HttpExchange)
- Method in class org.apache.camel.component.http.
HttpBinding
Writes the exchange to the servlet response
C
D
G
H
I
J
O
P
R
S
W
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2007
Apache Software Foundation
. All Rights Reserved.