C D E F G I L M O P R S T W

C

CamelClient - Class in org.apache.camel.example.client
Client that uses the ProducerTemplate to easily exchange messages with the Server.
code - Variable in class org.apache.camel.example.reportincident.OutputReportIncident
 
createInputReportIncident() - Method in class org.apache.camel.example.reportincident.ObjectFactory
Create an instance of InputReportIncident
createOutputReportIncident() - Method in class org.apache.camel.example.reportincident.ObjectFactory
Create an instance of OutputReportIncident

D

details - Variable in class org.apache.camel.example.reportincident.InputReportIncident
 

E

email - Variable in class org.apache.camel.example.reportincident.InputReportIncident
 

F

familyName - Variable in class org.apache.camel.example.reportincident.InputReportIncident
 

G

getCode() - Method in class org.apache.camel.example.reportincident.OutputReportIncident
Gets the value of the code property.
getDetails() - Method in class org.apache.camel.example.reportincident.InputReportIncident
Gets the value of the details property.
getEmail() - Method in class org.apache.camel.example.reportincident.InputReportIncident
Gets the value of the email property.
getFamilyName() - Method in class org.apache.camel.example.reportincident.InputReportIncident
Gets the value of the familyName property.
getGivenName() - Method in class org.apache.camel.example.reportincident.InputReportIncident
Gets the value of the givenName property.
getIncidentDate() - Method in class org.apache.camel.example.reportincident.InputReportIncident
Gets the value of the incidentDate property.
getIncidentId() - Method in class org.apache.camel.example.reportincident.InputReportIncident
Gets the value of the incidentId property.
getPhone() - Method in class org.apache.camel.example.reportincident.InputReportIncident
Gets the value of the phone property.
getReportIncidentService() - Method in class org.apache.camel.example.reportincident.ReportIncidentEndpointService
 
getReportIncidentService(WebServiceFeature...) - Method in class org.apache.camel.example.reportincident.ReportIncidentEndpointService
 
getSummary() - Method in class org.apache.camel.example.reportincident.InputReportIncident
Gets the value of the summary property.
givenName - Variable in class org.apache.camel.example.reportincident.InputReportIncident
 

I

IncidentBean - Class in org.apache.camel.example.server
 
IncidentBean() - Constructor for class org.apache.camel.example.server.IncidentBean
 
incidentDate - Variable in class org.apache.camel.example.reportincident.InputReportIncident
 
incidentId - Variable in class org.apache.camel.example.reportincident.InputReportIncident
 
InputReportIncident - Class in org.apache.camel.example.reportincident
Java class for anonymous complex type.
InputReportIncident() - Constructor for class org.apache.camel.example.reportincident.InputReportIncident
 

L

LogResponseBean - Class in org.apache.camel.example.client
 
LogResponseBean() - Constructor for class org.apache.camel.example.client.LogResponseBean
 

M

main(String[]) - Static method in class org.apache.camel.example.client.CamelClient
 

O

ObjectFactory - Class in org.apache.camel.example.reportincident
This object contains factory methods for each Java content interface and Java element interface generated in the org.apache.camel.example.reportincident package.
ObjectFactory() - Constructor for class org.apache.camel.example.reportincident.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.apache.camel.example.reportincident
org.apache.camel.example.client - package org.apache.camel.example.client
 
org.apache.camel.example.reportincident - package org.apache.camel.example.reportincident
 
org.apache.camel.example.server - package org.apache.camel.example.server
 
OutputReportIncident - Class in org.apache.camel.example.reportincident
Java class for anonymous complex type.
OutputReportIncident() - Constructor for class org.apache.camel.example.reportincident.OutputReportIncident
 

P

phone - Variable in class org.apache.camel.example.reportincident.InputReportIncident
 

R

reportIncident(InputReportIncident) - Method in interface org.apache.camel.example.reportincident.ReportIncidentEndpoint
 
reportIncident(InputReportIncident) - Method in class org.apache.camel.example.server.IncidentBean
 
ReportIncidentEndpoint - Interface in org.apache.camel.example.reportincident
This class was generated by Apache CXF 2.2.6 Wed Feb 10 23:54:41 EST 2010 Generated source version: 2.2.6
ReportIncidentEndpointService - Class in org.apache.camel.example.reportincident
This class was generated by Apache CXF 2.2.6 Wed Feb 10 23:54:41 EST 2010 Generated source version: 2.2.6
ReportIncidentEndpointService(URL) - Constructor for class org.apache.camel.example.reportincident.ReportIncidentEndpointService
 
ReportIncidentEndpointService(URL, QName) - Constructor for class org.apache.camel.example.reportincident.ReportIncidentEndpointService
 
ReportIncidentEndpointService() - Constructor for class org.apache.camel.example.reportincident.ReportIncidentEndpointService
 
ReportIncidentService - Static variable in class org.apache.camel.example.reportincident.ReportIncidentEndpointService
 

S

SERVICE - Static variable in class org.apache.camel.example.reportincident.ReportIncidentEndpointService
 
setCode(String) - Method in class org.apache.camel.example.reportincident.OutputReportIncident
Sets the value of the code property.
setDetails(String) - Method in class org.apache.camel.example.reportincident.InputReportIncident
Sets the value of the details property.
setEmail(String) - Method in class org.apache.camel.example.reportincident.InputReportIncident
Sets the value of the email property.
setFamilyName(String) - Method in class org.apache.camel.example.reportincident.InputReportIncident
Sets the value of the familyName property.
setGivenName(String) - Method in class org.apache.camel.example.reportincident.InputReportIncident
Sets the value of the givenName property.
setIncidentDate(String) - Method in class org.apache.camel.example.reportincident.InputReportIncident
Sets the value of the incidentDate property.
setIncidentId(String) - Method in class org.apache.camel.example.reportincident.InputReportIncident
Sets the value of the incidentId property.
setPhone(String) - Method in class org.apache.camel.example.reportincident.InputReportIncident
Sets the value of the phone property.
setSummary(String) - Method in class org.apache.camel.example.reportincident.InputReportIncident
Sets the value of the summary property.
summary - Variable in class org.apache.camel.example.reportincident.InputReportIncident
 

T

transformResponse(OutputReportIncident) - Method in class org.apache.camel.example.client.LogResponseBean
 

W

WSDL_LOCATION - Static variable in class org.apache.camel.example.reportincident.ReportIncidentEndpointService
 

C D E F G I L M O P R S T W

Copyright © 2007-2010 The Apache Software Foundation. All Rights Reserved.