Class | Description |
---|---|
CodeWriter |
This class provides functionality to generates an Objective-C client
stub and corresponding XCode sample project for the web service adapter.
|
InitConfiguration |
This class provides the two endpoint URIs for the Camel route
that is defined in the MappingRoute class.
|
WSDLParser |
This class calls methods during initialization of the adapter to
obtain the WSDL interface from the URL, parse it and extract
required information to specify endpoint details.
|