All Classes and Interfaces

Class
Description
Holds the build time Bus instance.
Holds a fully qualified class name of a service interface used by a client for purposes of ancillary class generation at build time.
 
 
 
 
 
 
Holds a client endpoint metadata.
Find WebService implementations and deploy them.
 
 
Holds service endpoint implementation metadata.
Find WebService implementations and deploy them.
Signals to CxfEndpointImplementationProcessor that the named extension (such as camel-cxf-soap) will register Service endpoints at run time and thus it wants CxfEndpointImplementationProcessor to register a Vert.x route for CXF even though no runtime CXF endpoints are discovered.
Holds the runtime CXFServletInfos reference.
 
 
 
 
 
 
 
Holds the runtime Bus reference.
Holds a Consumer that will be used to customize the runtime Bus right after its creation.
Holds a fully qualified class name of a service implementation or of a service interface for purposes of ancillary class generation at build time.
 
Generates Java classes out of WSDL files using CXF wsdl2Java tool.
Maps a method of CxfBuildTimeConfig.Wsdl2JavaParameterSet to command line option of wsdl2java.