Uses of Interface
org.apache.cxf.extension.BusExtension
-
Packages that use BusExtension Package Description org.apache.cxf.bus.managers org.apache.cxf.bus.resource org.apache.cxf.configuration.spring org.apache.cxf.ws.policy org.apache.cxf.ws.policy.attachment.external -
-
Uses of BusExtension in org.apache.cxf.bus.managers
Classes in org.apache.cxf.bus.managers that implement BusExtension Modifier and Type Class Description classClientLifeCycleManagerImplclassPhaseManagerImplclassServerLifeCycleManagerImpl -
Uses of BusExtension in org.apache.cxf.bus.resource
Classes in org.apache.cxf.bus.resource that implement BusExtension Modifier and Type Class Description classResourceManagerImpl -
Uses of BusExtension in org.apache.cxf.configuration.spring
Classes in org.apache.cxf.configuration.spring that implement BusExtension Modifier and Type Class Description classConfigurerImpl -
Uses of BusExtension in org.apache.cxf.ws.policy
Classes in org.apache.cxf.ws.policy that implement BusExtension Modifier and Type Class Description classAssertionBuilderRegistryImplclassPolicyBuilderImplPolicyBuilderImpl is an implementation of the PolicyBuilder interface, provides methods to create Policy and PolicyReferenceObjects from DOM elements, but also from an input stream etc.classPolicyEngineImplclassPolicyInterceptorProviderRegistryImpl -
Uses of BusExtension in org.apache.cxf.ws.policy.attachment.external
Classes in org.apache.cxf.ws.policy.attachment.external that implement BusExtension Modifier and Type Class Description classDomainExpressionBuilderRegistry
-