Uses of Class
org.apache.cxf.common.injection.NoJSR250Annotations
-
Packages that use NoJSR250Annotations Package Description org.apache.cxf.bus.managers org.apache.cxf.bus.resource org.apache.cxf.bus.spring org.apache.cxf.catalog org.apache.cxf.configuration.jsse org.apache.cxf.configuration.spring org.apache.cxf.endpoint Client and Server related classes.org.apache.cxf.feature org.apache.cxf.feature.transform org.apache.cxf.interceptor Core interceptor interfaces which form the basis for message processing chains in CXF.org.apache.cxf.resource org.apache.cxf.service This package and its sub packages contain classes relating to services and the CXF service modelorg.apache.cxf.service.factory org.apache.cxf.service.invoker org.apache.cxf.transport.common.gzip org.apache.cxf.workqueue org.apache.cxf.ws.addressing -
-
Uses of NoJSR250Annotations in org.apache.cxf.bus.managers
Classes in org.apache.cxf.bus.managers with annotations of type NoJSR250Annotations Modifier and Type Class Description classBindingFactoryManagerImplclassClientLifeCycleManagerImplclassConduitInitiatorManagerImplclassCXFBusLifeCycleManagerclassDestinationFactoryManagerImplclassEndpointResolverRegistryImplThis implementation class is responsible for mediating access to registered EndpointResolvers, which themselves map between abstract and concrete endpoint references, and/or facilitate renewal of stale references.classHeaderManagerImplclassPhaseManagerImplclassServerLifeCycleManagerImplclassServerRegistryImplclassServiceContractResolverRegistryImplA simple contract resolver registry.classWorkQueueManagerImpl -
Uses of NoJSR250Annotations in org.apache.cxf.bus.resource
Classes in org.apache.cxf.bus.resource with annotations of type NoJSR250Annotations Modifier and Type Class Description classResourceManagerImpl -
Uses of NoJSR250Annotations in org.apache.cxf.bus.spring
Classes in org.apache.cxf.bus.spring with annotations of type NoJSR250Annotations Modifier and Type Class Description classBusApplicationContextResourceResolverstatic classBusDefinitionParser.BusConfigclassBusExtensionPostProcessor -
Uses of NoJSR250Annotations in org.apache.cxf.catalog
Classes in org.apache.cxf.catalog with annotations of type NoJSR250Annotations Modifier and Type Class Description classOASISCatalogManager -
Uses of NoJSR250Annotations in org.apache.cxf.configuration.jsse
Classes in org.apache.cxf.configuration.jsse with annotations of type NoJSR250Annotations Modifier and Type Class Description classTLSClientParametersConfigThis class provides the TLSClientParameters that programmatically configure a HTTPConduit.classTLSServerParametersConfigThis class is used by Spring Config to convert the TLSServerParameters JAXB generated type into programmatic TLS Server Parameters for the configuration of the http-destination. -
Uses of NoJSR250Annotations in org.apache.cxf.configuration.spring
Classes in org.apache.cxf.configuration.spring with annotations of type NoJSR250Annotations Modifier and Type Class Description classConfigurerImpl -
Uses of NoJSR250Annotations in org.apache.cxf.endpoint
Classes in org.apache.cxf.endpoint with annotations of type NoJSR250Annotations Modifier and Type Class Description classNullConduitSelectorStrategy for null Conduit retrieval. -
Uses of NoJSR250Annotations in org.apache.cxf.feature
Classes in org.apache.cxf.feature with annotations of type NoJSR250Annotations Modifier and Type Class Description classFastInfosetFeatureclassLoggingFeatureDeprecated.use the logging module rt/features/logging insteadclassStaxTransformFeature -
Uses of NoJSR250Annotations in org.apache.cxf.feature.transform
Classes in org.apache.cxf.feature.transform with annotations of type NoJSR250Annotations Modifier and Type Class Description classXSLTFeatureThis class defines a feature is used to transform message using XSLT script. -
Uses of NoJSR250Annotations in org.apache.cxf.interceptor
Classes in org.apache.cxf.interceptor with annotations of type NoJSR250Annotations Modifier and Type Class Description classLoggingInInterceptorDeprecated.use the logging module rt/features/logging insteadclassLoggingOutInterceptorDeprecated.use the logging module rt/features/logging instead -
Uses of NoJSR250Annotations in org.apache.cxf.resource
Classes in org.apache.cxf.resource with annotations of type NoJSR250Annotations Modifier and Type Class Description classClassLoaderResolverclassClasspathResolverResolve resources from the system class path. -
Uses of NoJSR250Annotations in org.apache.cxf.service
Classes in org.apache.cxf.service with annotations of type NoJSR250Annotations Modifier and Type Class Description classServiceImpl -
Uses of NoJSR250Annotations in org.apache.cxf.service.factory
Classes in org.apache.cxf.service.factory with annotations of type NoJSR250Annotations Modifier and Type Class Description classFactoryBeanListenerManager -
Uses of NoJSR250Annotations in org.apache.cxf.service.invoker
Classes in org.apache.cxf.service.invoker with annotations of type NoJSR250Annotations Modifier and Type Class Description classBeanInvokerInvoker for externally created service objects. -
Uses of NoJSR250Annotations in org.apache.cxf.transport.common.gzip
Classes in org.apache.cxf.transport.common.gzip with annotations of type NoJSR250Annotations Modifier and Type Class Description classGZIPFeatureThis class is used to control GZIP compression of messages. -
Uses of NoJSR250Annotations in org.apache.cxf.workqueue
Classes in org.apache.cxf.workqueue with annotations of type NoJSR250Annotations Modifier and Type Class Description classAutomaticWorkQueueImpl -
Uses of NoJSR250Annotations in org.apache.cxf.ws.addressing
Classes in org.apache.cxf.ws.addressing with annotations of type NoJSR250Annotations Modifier and Type Class Description classWSAddressingFeature
-