Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
C
G
I
M
O
R
S
C
CamelRoute
- Class in
org.apache.camel.example.cxf
The Camel route
CamelRoute()
- Constructor for class org.apache.camel.example.cxf.
CamelRoute
CamelRouteClient
- Class in
org.apache.camel.example.cxf
CamelRouteClient()
- Constructor for class org.apache.camel.example.cxf.
CamelRouteClient
configure()
- Method in class org.apache.camel.example.cxf.
CamelRoute
createCXFClient()
- Static method in class org.apache.camel.example.cxf.
CamelRouteClient
G
getCode()
- Method in class org.apache.camel.example.cxf.incident.
OutputReportIncident
getDetails()
- Method in class org.apache.camel.example.cxf.incident.
InputReportIncident
getEmail()
- Method in class org.apache.camel.example.cxf.incident.
InputReportIncident
getFamilyName()
- Method in class org.apache.camel.example.cxf.incident.
InputReportIncident
getGivenName()
- Method in class org.apache.camel.example.cxf.incident.
InputReportIncident
getIncidentDate()
- Method in class org.apache.camel.example.cxf.incident.
InputReportIncident
getIncidentId()
- Method in class org.apache.camel.example.cxf.incident.
InputReportIncident
getIncidentId()
- Method in class org.apache.camel.example.cxf.incident.
InputStatusIncident
getPhone()
- Method in class org.apache.camel.example.cxf.incident.
InputReportIncident
getStatus()
- Method in class org.apache.camel.example.cxf.incident.
OutputStatusIncident
getSummary()
- Method in class org.apache.camel.example.cxf.incident.
InputReportIncident
I
IncidentService
- Interface in
org.apache.camel.example.cxf.incident
Interface with the services we want to expose as web services using code first.
InputReportIncident
- Class in
org.apache.camel.example.cxf.incident
InputReportIncident()
- Constructor for class org.apache.camel.example.cxf.incident.
InputReportIncident
InputStatusIncident
- Class in
org.apache.camel.example.cxf.incident
InputStatusIncident()
- Constructor for class org.apache.camel.example.cxf.incident.
InputStatusIncident
M
main(String[])
- Static method in class org.apache.camel.example.cxf.
CamelRouteClient
O
org.apache.camel.example.cxf
- package org.apache.camel.example.cxf
org.apache.camel.example.cxf.incident
- package org.apache.camel.example.cxf.incident
OutputReportIncident
- Class in
org.apache.camel.example.cxf.incident
OutputReportIncident()
- Constructor for class org.apache.camel.example.cxf.incident.
OutputReportIncident
OutputStatusIncident
- Class in
org.apache.camel.example.cxf.incident
OutputStatusIncident()
- Constructor for class org.apache.camel.example.cxf.incident.
OutputStatusIncident
R
reportIncident(InputReportIncident)
- Method in interface org.apache.camel.example.cxf.incident.
IncidentService
Operation to report an incident
runTest()
- Method in class org.apache.camel.example.cxf.
CamelRouteClient
S
setCode(String)
- Method in class org.apache.camel.example.cxf.incident.
OutputReportIncident
setDetails(String)
- Method in class org.apache.camel.example.cxf.incident.
InputReportIncident
setEmail(String)
- Method in class org.apache.camel.example.cxf.incident.
InputReportIncident
setFamilyName(String)
- Method in class org.apache.camel.example.cxf.incident.
InputReportIncident
setGivenName(String)
- Method in class org.apache.camel.example.cxf.incident.
InputReportIncident
setIncidentDate(String)
- Method in class org.apache.camel.example.cxf.incident.
InputReportIncident
setIncidentId(String)
- Method in class org.apache.camel.example.cxf.incident.
InputReportIncident
setIncidentId(String)
- Method in class org.apache.camel.example.cxf.incident.
InputStatusIncident
setPhone(String)
- Method in class org.apache.camel.example.cxf.incident.
InputReportIncident
setStatus(String)
- Method in class org.apache.camel.example.cxf.incident.
OutputStatusIncident
setSummary(String)
- Method in class org.apache.camel.example.cxf.incident.
InputReportIncident
statusIncident(InputStatusIncident)
- Method in interface org.apache.camel.example.cxf.incident.
IncidentService
Operation to get the status of an incident
C
G
I
M
O
R
S
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Apache Camel