Apache CXF API

Package org.apache.cxf

Contains the Bus, which is the central touch point of CXF, and its related classes.

See:
          Description

Interface Summary
Bus The Bus is the central place in CXF.
 

Class Summary
BusFactory Factory to create CXF Bus objects.
 

Exception Summary
BusException The BusException class is used to indicate a bus exception has occurred.
 

Package org.apache.cxf Description

Contains the Bus, which is the central touch point of CXF, and its related classes.


Apache CXF API

Apache CXF