cxf-core-3.0.1.jar中文-英文对照文档.zip

org.apache.cxfcxf-core3.0.1API文档接口文档中文文档中英对照JavaJavaDoc操作手册Maven依赖Gradle依赖Java开发使用指南离线文档Java编程寒水馨
文件基础信息

文件名称: cxf-core-3.0.1.jar中文-英文对照文档.zip

文件类型: Java 组件中文文档
文件大小: 4.78 MB

选择下载方式

方式1:前往hanshuixin.org下载
前往 hanshuixin.org ,在hanshuixin.org查看/下载

文件简介

cxf-core-3.0.1.jar中文-英文对照文档.zip 中包含以下内容

  1. 中文-英文对照文档:位于压缩包内的“文档”文件夹中
  2. 说明文件:使用说明.txt、README.md
  3. Maven依赖:cxf-core-3.0.1.jar Maven依赖信息(可用于项目pom.xml).txt
  4. Gradle依赖:cxf-core-3.0.1.jar Gradle依赖信息(可用于项目build.gradle).txt
  5. jar包下载地址:cxf-core-3.0.1.jar下载地址(官方地址+国内镜像地址).txt
  6. 源码下载地址:cxf-core-3.0.1-sources.jar下载地址(官方地址+国内镜像地址).txt

使用方法

  1. 解压 cxf-core-3.0.1.jar中文-英文对照文档.zip,找到 解压后的文件夹>文档>index.html,双击index.html即可用浏览器打开查看。
  2. 为了防止解压后路径太长导致浏览器无法打开,推荐在解压时选择“解压到当前文件夹”(放心,自带文件夹,文件不会散落一地)。
  3. 有时,一套Java组件会有多个jar,所以在下载前,请仔细阅读本篇描述,以确保这就是你需要的文件。

组件信息

简介

  • 名称: Apache CXF Core
  • 描述: Apache CXF 核心
  • 版本: 3.0.1

Maven依赖

<dependency>
	<groupId>org.apache.cxf</groupId>
	<artifactId>cxf-core</artifactId>
	<version>3.0.1</version>
</dependency>

Gradle依赖

Gradle:
	implementation group: 'org.apache.cxf', name: 'cxf-core', version: '3.0.1'
Gradle (Short):
	implementation 'org.apache.cxf:cxf-core:3.0.1'
Gradle (Kotlin):
	implementation("org.apache.cxf:cxf-core:3.0.1")

寒水馨 Java 组件中文文档系列说明

  • 文档为 Java 组件的中文翻译文档
  • 文档由 寒水馨 翻译整理,非官方版本
  • 本系列文档获取地址:https://hanshuixin.org
  • 本文档为人性化翻译,精心制作,请放心使用
  • 本文档为双语同时展示,一行原文、一行译文,可逐行对照,避免了原文/译文来回切换的麻烦
  • 有原文可参照,不再担心翻译偏差误导
  • 边学技术、边学英语
  • 只翻译了该翻译的内容,如:注释、说明、描述、用法讲解 等
  • 不该翻译的内容保持原样,如:类名、方法名、包名、类型、关键字、代码 等

版权声明与来源信息

本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。

本组件包含的 Java package(包)

org.apache.cxf
org.apache.cxf.annotations
org.apache.cxf.attachment
org.apache.cxf.binding
org.apache.cxf.bus
org.apache.cxf.bus.blueprint
org.apache.cxf.bus.extension
org.apache.cxf.bus.managers
org.apache.cxf.bus.osgi
org.apache.cxf.bus.resource
org.apache.cxf.bus.spring
org.apache.cxf.buslifecycle
org.apache.cxf.catalog
org.apache.cxf.common
org.apache.cxf.common.annotation
org.apache.cxf.common.classloader
org.apache.cxf.common.i18n
org.apache.cxf.common.injection
org.apache.cxf.common.jaxb
org.apache.cxf.common.logging
org.apache.cxf.common.security
org.apache.cxf.common.util
org.apache.cxf.common.xmlschema
org.apache.cxf.configuration
org.apache.cxf.configuration.blueprint
org.apache.cxf.configuration.jsse
org.apache.cxf.configuration.security
org.apache.cxf.configuration.spring
org.apache.cxf.continuations
org.apache.cxf.databinding
org.apache.cxf.databinding.source
org.apache.cxf.databinding.source.mime
org.apache.cxf.databinding.stax
org.apache.cxf.endpoint
org.apache.cxf.extension
org.apache.cxf.feature
org.apache.cxf.feature.transform
org.apache.cxf.feature.validation
org.apache.cxf.headers
org.apache.cxf.helpers
org.apache.cxf.interceptor
org.apache.cxf.interceptor.security
org.apache.cxf.interceptor.transform
org.apache.cxf.internal
org.apache.cxf.io
org.apache.cxf.logging
org.apache.cxf.management
org.apache.cxf.management.annotation
org.apache.cxf.message
org.apache.cxf.phase
org.apache.cxf.policy
org.apache.cxf.resource
org.apache.cxf.security
org.apache.cxf.security.claims.authorization
org.apache.cxf.security.transport
org.apache.cxf.service
org.apache.cxf.service.factory
org.apache.cxf.service.invoker
org.apache.cxf.service.invoker.spring
org.apache.cxf.service.model
org.apache.cxf.staxutils
org.apache.cxf.staxutils.transform
org.apache.cxf.staxutils.validation
org.apache.cxf.transport
org.apache.cxf.transport.common.gzip
org.apache.cxf.validation
org.apache.cxf.version
org.apache.cxf.workqueue
org.apache.cxf.ws.addressing
org.apache.cxf.ws.addressing.v200403
org.apache.cxf.ws.addressing.v200408
org.apache.cxf.ws.addressing.wsdl
org.apache.cxf.wsdl.http

本组件包含的 Java class(类)

org.apache.cxf.Bus
org.apache.cxf.Bus.BusState
org.apache.cxf.BusException
org.apache.cxf.BusFactory
org.apache.cxf.annotations.DataBinding
org.apache.cxf.annotations.EndpointProperties
org.apache.cxf.annotations.EndpointProperty
org.apache.cxf.annotations.EvaluateAllEndpoints
org.apache.cxf.annotations.FactoryType
org.apache.cxf.annotations.FactoryType.DEFAULT
org.apache.cxf.annotations.FactoryType.Type
org.apache.cxf.annotations.FastInfoset
org.apache.cxf.annotations.GZIP
org.apache.cxf.annotations.Logging
org.apache.cxf.annotations.Policies
org.apache.cxf.annotations.Policy
org.apache.cxf.annotations.Policy.DEFAULT
org.apache.cxf.annotations.Policy.Placement
org.apache.cxf.annotations.SchemaValidation
org.apache.cxf.annotations.SchemaValidation.SchemaValidationType
org.apache.cxf.annotations.UseAsyncMethod
org.apache.cxf.annotations.WSDLDocumentation
org.apache.cxf.annotations.WSDLDocumentation.DEFAULT
org.apache.cxf.annotations.WSDLDocumentation.Placement
org.apache.cxf.annotations.WSDLDocumentationCollection
org.apache.cxf.attachment.AttachmentDataSource
org.apache.cxf.attachment.AttachmentDeserializer
org.apache.cxf.attachment.AttachmentImpl
org.apache.cxf.attachment.AttachmentSerializer
org.apache.cxf.attachment.AttachmentUtil
org.apache.cxf.attachment.Base64DecoderStream
org.apache.cxf.attachment.ByteDataSource
org.apache.cxf.attachment.ContentDisposition
org.apache.cxf.attachment.DelegatingInputStream
org.apache.cxf.attachment.ImageDataContentHandler
org.apache.cxf.attachment.LazyAttachmentCollection
org.apache.cxf.attachment.LazyDataSource
org.apache.cxf.attachment.MimeBodyPartInputStream
org.apache.cxf.attachment.QuotedPrintableDecoderStream
org.apache.cxf.binding.AbstractBindingFactory
org.apache.cxf.binding.Binding
org.apache.cxf.binding.BindingConfiguration
org.apache.cxf.binding.BindingFactory
org.apache.cxf.binding.BindingFactoryManager
org.apache.cxf.bus.CXFBusFactory
org.apache.cxf.bus.ManagedBus
org.apache.cxf.bus.blueprint.BlueprintBeanLocator
org.apache.cxf.bus.blueprint.BlueprintBus
org.apache.cxf.bus.blueprint.BlueprintNameSpaceHandlerFactory
org.apache.cxf.bus.blueprint.BundleDelegatingClassLoader
org.apache.cxf.bus.blueprint.BusDefinitionParser
org.apache.cxf.bus.blueprint.ConfigurerImpl
org.apache.cxf.bus.blueprint.NamespaceHandlerRegisterer
org.apache.cxf.bus.extension.Extension
org.apache.cxf.bus.extension.ExtensionException
org.apache.cxf.bus.extension.ExtensionManager
org.apache.cxf.bus.extension.ExtensionManagerBus
org.apache.cxf.bus.extension.ExtensionManagerBus.ExtensionFinder
org.apache.cxf.bus.extension.ExtensionManagerImpl
org.apache.cxf.bus.extension.ExtensionRegistry
org.apache.cxf.bus.extension.TextExtensionFragmentParser
org.apache.cxf.bus.managers.BindingFactoryManagerImpl
org.apache.cxf.bus.managers.CXFBusLifeCycleManager
org.apache.cxf.bus.managers.ClientLifeCycleManagerImpl
org.apache.cxf.bus.managers.ConduitInitiatorManagerImpl
org.apache.cxf.bus.managers.DestinationFactoryManagerImpl
org.apache.cxf.bus.managers.EndpointResolverRegistryImpl
org.apache.cxf.bus.managers.HeaderManagerImpl
org.apache.cxf.bus.managers.PhaseManagerImpl
org.apache.cxf.bus.managers.ServerLifeCycleManagerImpl
org.apache.cxf.bus.managers.ServerRegistryImpl
org.apache.cxf.bus.managers.ServiceContractResolverRegistryImpl
org.apache.cxf.bus.managers.WorkQueueImplMBeanWrapper
org.apache.cxf.bus.managers.WorkQueueManagerImpl
org.apache.cxf.bus.managers.WorkQueueManagerImplMBeanWrapper
org.apache.cxf.bus.osgi.CXFActivator
org.apache.cxf.bus.osgi.CXFExtensionBundleListener
org.apache.cxf.bus.osgi.ManagedWorkQueueList
org.apache.cxf.bus.osgi.OSGIBusListener
org.apache.cxf.bus.osgi.OSGiBeanLocator
org.apache.cxf.bus.resource.ResourceManagerImpl
org.apache.cxf.bus.spring.BusApplicationContext
org.apache.cxf.bus.spring.BusApplicationContextResourceResolver
org.apache.cxf.bus.spring.BusDefinitionParser
org.apache.cxf.bus.spring.BusDefinitionParser.BusConfig
org.apache.cxf.bus.spring.BusEntityResolver
org.apache.cxf.bus.spring.BusExtensionPostProcessor
org.apache.cxf.bus.spring.BusWiringBeanFactoryPostProcessor
org.apache.cxf.bus.spring.ControlledValidationXmlBeanDefinitionReader
org.apache.cxf.bus.spring.Jsr250BeanPostProcessor
org.apache.cxf.bus.spring.NamespaceHandler
org.apache.cxf.bus.spring.SpringBeanLocator
org.apache.cxf.bus.spring.SpringBus
org.apache.cxf.bus.spring.SpringBusFactory
org.apache.cxf.buslifecycle.BusCreationListener
org.apache.cxf.buslifecycle.BusLifeCycleListener
org.apache.cxf.buslifecycle.BusLifeCycleManager
org.apache.cxf.catalog.CatalogXmlSchemaURIResolver
org.apache.cxf.catalog.OASISCatalogManager
org.apache.cxf.catalog.OASISCatalogManagerHelper
org.apache.cxf.common.CXFPermissions
org.apache.cxf.common.annotation.AbstractAnnotationVisitor
org.apache.cxf.common.annotation.AnnotationProcessor
org.apache.cxf.common.annotation.AnnotationVisitor
org.apache.cxf.common.classloader.ClassLoaderUtils
org.apache.cxf.common.classloader.ClassLoaderUtils.ClassLoaderHolder
org.apache.cxf.common.i18n.BundleUtils
org.apache.cxf.common.i18n.Exception
org.apache.cxf.common.i18n.Message
org.apache.cxf.common.i18n.UncheckedException
org.apache.cxf.common.injection.NoJSR250Annotations
org.apache.cxf.common.injection.ResourceInjector
org.apache.cxf.common.jaxb.JAXBBeanInfo
org.apache.cxf.common.jaxb.JAXBContextCache
org.apache.cxf.common.jaxb.JAXBContextCache.CachedContextAndSchemas
org.apache.cxf.common.jaxb.JAXBContextProxy
org.apache.cxf.common.jaxb.JAXBUtils
org.apache.cxf.common.jaxb.JAXBUtils.BridgeWrapper
org.apache.cxf.common.jaxb.JAXBUtils.DefaultClassNameAllocator
org.apache.cxf.common.jaxb.JAXBUtils.IdentifierType
org.apache.cxf.common.jaxb.JAXBUtils.JCodeModel
org.apache.cxf.common.jaxb.JAXBUtils.JDefinedClass
org.apache.cxf.common.jaxb.JAXBUtils.JPackage
org.apache.cxf.common.jaxb.JAXBUtils.JType
org.apache.cxf.common.jaxb.JAXBUtils.Mapping
org.apache.cxf.common.jaxb.JAXBUtils.Options
org.apache.cxf.common.jaxb.JAXBUtils.S2JJAXBModel
org.apache.cxf.common.jaxb.JAXBUtils.SchemaCompiler
org.apache.cxf.common.jaxb.JAXBUtils.TypeAndAnnotation
org.apache.cxf.common.jaxb.NamespaceMapper
org.apache.cxf.common.jaxb.SchemaCollectionContextProxy
org.apache.cxf.common.logging.AbstractDelegatingLogger
org.apache.cxf.common.logging.Log4jLogger
org.apache.cxf.common.logging.LogUtils
org.apache.cxf.common.logging.Slf4jLogger
org.apache.cxf.common.security.SecurityToken
org.apache.cxf.common.security.SimpleGroup
org.apache.cxf.common.security.SimplePrincipal
org.apache.cxf.common.security.SimpleSecurityContext
org.apache.cxf.common.security.TokenType
org.apache.cxf.common.security.UsernameToken
org.apache.cxf.common.util.ASMHelper
org.apache.cxf.common.util.ASMHelper.ASMType
org.apache.cxf.common.util.ASMHelper.AnnotationVisitor
org.apache.cxf.common.util.ASMHelper.ClassWriter
org.apache.cxf.common.util.ASMHelper.FieldVisitor
org.apache.cxf.common.util.ASMHelper.Label
org.apache.cxf.common.util.ASMHelper.MethodVisitor
org.apache.cxf.common.util.ASMHelper.Opcodes
org.apache.cxf.common.util.ASMHelper.TypeHelperClassLoader
org.apache.cxf.common.util.Base64Exception
org.apache.cxf.common.util.Base64OutputStream
org.apache.cxf.common.util.Base64Utility
org.apache.cxf.common.util.CacheMap
org.apache.cxf.common.util.CachedClass
org.apache.cxf.common.util.ClassHelper
org.apache.cxf.common.util.ClasspathScanner
org.apache.cxf.common.util.CollectionUtils
org.apache.cxf.common.util.Compiler
org.apache.cxf.common.util.CompressionUtils
org.apache.cxf.common.util.ExtensionInvocationHandler
org.apache.cxf.common.util.ModCountCopyOnWriteArrayList
org.apache.cxf.common.util.PackageUtils
org.apache.cxf.common.util.PrimitiveUtils
org.apache.cxf.common.util.PropertiesLoaderUtils
org.apache.cxf.common.util.PropertyUtils
org.apache.cxf.common.util.ProxyClassLoader
org.apache.cxf.common.util.ProxyHelper
org.apache.cxf.common.util.ReflectionInvokationHandler
org.apache.cxf.common.util.ReflectionInvokationHandler.Optional
org.apache.cxf.common.util.ReflectionInvokationHandler.UnwrapParam
org.apache.cxf.common.util.ReflectionInvokationHandler.WrapReturn
org.apache.cxf.common.util.ReflectionUtil
org.apache.cxf.common.util.SortedArraySet
org.apache.cxf.common.util.StringUtils
org.apache.cxf.common.util.SystemPropertyAction
org.apache.cxf.common.util.URIParserUtil
org.apache.cxf.common.util.UrlUtils
org.apache.cxf.common.util.WeakIdentityHashMap
org.apache.cxf.common.util.XmlSchemaPrimitiveUtils
org.apache.cxf.common.xmlschema.InvalidXmlSchemaReferenceException
org.apache.cxf.common.xmlschema.LSInputImpl
org.apache.cxf.common.xmlschema.SchemaCollection
org.apache.cxf.common.xmlschema.XmlSchemaInvalidOperation
org.apache.cxf.common.xmlschema.XmlSchemaUtils
org.apache.cxf.configuration.Configurable
org.apache.cxf.configuration.ConfigurationException
org.apache.cxf.configuration.ConfiguredBeanLocator
org.apache.cxf.configuration.ConfiguredBeanLocator.BeanLoaderListener
org.apache.cxf.configuration.Configurer
org.apache.cxf.configuration.NullConfigurer
org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser
org.apache.cxf.configuration.blueprint.AbstractBPBeanDefinitionParser.JAXBBeanFactory
org.apache.cxf.configuration.blueprint.InterceptorTypeConverter
org.apache.cxf.configuration.blueprint.SimpleBPBeanDefinitionParser
org.apache.cxf.configuration.jsse.SSLUtils
org.apache.cxf.configuration.jsse.TLSClientParameters
org.apache.cxf.configuration.jsse.TLSClientParametersConfig
org.apache.cxf.configuration.jsse.TLSClientParametersConfig.TLSClientParametersTypeInternal
org.apache.cxf.configuration.jsse.TLSParameterBase
org.apache.cxf.configuration.jsse.TLSParameterJaxBUtils
org.apache.cxf.configuration.jsse.TLSServerParameters
org.apache.cxf.configuration.jsse.TLSServerParametersConfig
org.apache.cxf.configuration.jsse.TLSServerParametersConfig.TLSServerParametersTypeInternal
org.apache.cxf.configuration.security.AuthorizationPolicy
org.apache.cxf.configuration.security.CertStoreType
org.apache.cxf.configuration.security.CertificateConstraintsType
org.apache.cxf.configuration.security.CipherSuites
org.apache.cxf.configuration.security.ClientAuthentication
org.apache.cxf.configuration.security.CombinatorType
org.apache.cxf.configuration.security.DNConstraintsType
org.apache.cxf.configuration.security.FiltersType
org.apache.cxf.configuration.security.KeyManagersType
org.apache.cxf.configuration.security.KeyStoreType
org.apache.cxf.configuration.security.ObjectFactory
org.apache.cxf.configuration.security.ProxyAuthorizationPolicy
org.apache.cxf.configuration.security.SecureRandomParameters
org.apache.cxf.configuration.security.TLSClientParametersType
org.apache.cxf.configuration.security.TLSServerParametersType
org.apache.cxf.configuration.security.TrustManagersType
org.apache.cxf.configuration.spring.AbstractBeanDefinitionParser
org.apache.cxf.configuration.spring.AbstractFactoryBeanDefinitionParser
org.apache.cxf.configuration.spring.BusWiringType
org.apache.cxf.configuration.spring.ConfigurerImpl
org.apache.cxf.configuration.spring.JAXBBeanFactory
org.apache.cxf.configuration.spring.MappingBeanDefinitionParser
org.apache.cxf.configuration.spring.SimpleBeanDefinitionParser
org.apache.cxf.configuration.spring.StringBeanDefinitionParser
org.apache.cxf.continuations.Continuation
org.apache.cxf.continuations.ContinuationCallback
org.apache.cxf.continuations.ContinuationProvider
org.apache.cxf.continuations.SuspendedInvocationException
org.apache.cxf.databinding.AbstractDataBinding
org.apache.cxf.databinding.AbstractInterceptorProvidingDataBinding
org.apache.cxf.databinding.AbstractWrapperHelper
org.apache.cxf.databinding.DataBinding
org.apache.cxf.databinding.DataReader
org.apache.cxf.databinding.DataWriter
org.apache.cxf.databinding.WrapperCapableDatabinding
org.apache.cxf.databinding.WrapperHelper
org.apache.cxf.databinding.source.NodeDataReader
org.apache.cxf.databinding.source.NodeDataWriter
org.apache.cxf.databinding.source.SourceDataBinding
org.apache.cxf.databinding.source.XMLStreamDataReader
org.apache.cxf.databinding.source.XMLStreamDataWriter
org.apache.cxf.databinding.source.mime.CustomExtensionRegistry
org.apache.cxf.databinding.source.mime.MimeAttribute
org.apache.cxf.databinding.source.mime.MimeSerializer
org.apache.cxf.databinding.stax.StaxDataBinding
org.apache.cxf.databinding.stax.StaxDataBinding.XMLStreamDataReader
org.apache.cxf.databinding.stax.StaxDataBinding.XMLStreamDataWriter
org.apache.cxf.databinding.stax.StaxDataBindingFeature
org.apache.cxf.databinding.stax.StaxDataBindingInterceptor
org.apache.cxf.databinding.stax.XMLStreamWriterCallback
org.apache.cxf.endpoint.AbstractConduitSelector
org.apache.cxf.endpoint.AbstractEndpointFactory
org.apache.cxf.endpoint.Client
org.apache.cxf.endpoint.ClientCallback
org.apache.cxf.endpoint.ClientImpl
org.apache.cxf.endpoint.ClientImpl.EchoContext
org.apache.cxf.endpoint.ClientLifeCycleListener
org.apache.cxf.endpoint.ClientLifeCycleManager
org.apache.cxf.endpoint.ConduitSelector
org.apache.cxf.endpoint.ConduitSelectorHolder
org.apache.cxf.endpoint.DeferredConduitSelector
org.apache.cxf.endpoint.Endpoint
org.apache.cxf.endpoint.EndpointException
org.apache.cxf.endpoint.EndpointImpl
org.apache.cxf.endpoint.EndpointImplFactory
org.apache.cxf.endpoint.EndpointResolver
org.apache.cxf.endpoint.EndpointResolverRegistry
org.apache.cxf.endpoint.ManagedEndpoint
org.apache.cxf.endpoint.NullConduitSelector
org.apache.cxf.endpoint.PreexistingConduitSelector
org.apache.cxf.endpoint.Retryable
org.apache.cxf.endpoint.Server
org.apache.cxf.endpoint.ServerImpl
org.apache.cxf.endpoint.ServerLifeCycleListener
org.apache.cxf.endpoint.ServerLifeCycleManager
org.apache.cxf.endpoint.ServerRegistry
org.apache.cxf.endpoint.ServiceContractResolver
org.apache.cxf.endpoint.ServiceContractResolverRegistry
org.apache.cxf.endpoint.SimpleEndpointImplFactory
org.apache.cxf.endpoint.UpfrontConduitSelector
org.apache.cxf.extension.BusExtension
org.apache.cxf.extension.Registry
org.apache.cxf.extension.RegistryImpl
org.apache.cxf.feature.AbstractFeature
org.apache.cxf.feature.FastInfosetFeature
org.apache.cxf.feature.Feature
org.apache.cxf.feature.Features
org.apache.cxf.feature.LoggingFeature
org.apache.cxf.feature.StaxTransformFeature
org.apache.cxf.feature.WrappedFeature
org.apache.cxf.feature.transform.AbstractXSLTInterceptor
org.apache.cxf.feature.transform.XSLTFeature
org.apache.cxf.feature.transform.XSLTInInterceptor
org.apache.cxf.feature.transform.XSLTOutInterceptor
org.apache.cxf.feature.transform.XSLTOutInterceptor.XSLTCachedOutputStreamCallback
org.apache.cxf.feature.transform.XSLTOutInterceptor.XSLTCachedWriter
org.apache.cxf.feature.transform.XSLTOutInterceptor.XSLTStreamWriter
org.apache.cxf.feature.transform.XSLTUtils
org.apache.cxf.feature.validation.DefaultSchemaValidationTypeProvider
org.apache.cxf.feature.validation.SchemaValidationFeature
org.apache.cxf.feature.validation.SchemaValidationTypeProvider
org.apache.cxf.headers.Header
org.apache.cxf.headers.Header.Direction
org.apache.cxf.headers.HeaderManager
org.apache.cxf.headers.HeaderProcessor
org.apache.cxf.helpers.CastUtils
org.apache.cxf.helpers.DOMUtils
org.apache.cxf.helpers.DOMUtils.NullResolver
org.apache.cxf.helpers.FileUtils
org.apache.cxf.helpers.HttpHeaderHelper
org.apache.cxf.helpers.IOUtils
org.apache.cxf.helpers.JavaUtils
org.apache.cxf.helpers.LoadingByteArrayOutputStream
org.apache.cxf.helpers.MapNamespaceContext
org.apache.cxf.helpers.NSDecl
org.apache.cxf.helpers.NSStack
org.apache.cxf.helpers.ServiceUtils
org.apache.cxf.helpers.XPathUtils
org.apache.cxf.interceptor.AbstractAttributedInterceptorProvider
org.apache.cxf.interceptor.AbstractBasicInterceptorProvider
org.apache.cxf.interceptor.AbstractFaultChainInitiatorObserver
org.apache.cxf.interceptor.AbstractInDatabindingInterceptor
org.apache.cxf.interceptor.AbstractLoggingInterceptor
org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor
org.apache.cxf.interceptor.AnnotationInterceptors
org.apache.cxf.interceptor.AttachmentInInterceptor
org.apache.cxf.interceptor.AttachmentOutInterceptor
org.apache.cxf.interceptor.ClientFaultConverter
org.apache.cxf.interceptor.ClientOutFaultObserver
org.apache.cxf.interceptor.FIStaxInInterceptor
org.apache.cxf.interceptor.FIStaxOutInterceptor
org.apache.cxf.interceptor.Fault
org.apache.cxf.interceptor.FaultOutInterceptor
org.apache.cxf.interceptor.FaultOutInterceptor.FaultInfoException
org.apache.cxf.interceptor.InFaultChainInitiatorObserver
org.apache.cxf.interceptor.InFaultInterceptors
org.apache.cxf.interceptor.InInterceptors
org.apache.cxf.interceptor.Interceptor
org.apache.cxf.interceptor.InterceptorChain
org.apache.cxf.interceptor.InterceptorChain.State
org.apache.cxf.interceptor.InterceptorProvider
org.apache.cxf.interceptor.LoggingInInterceptor
org.apache.cxf.interceptor.LoggingMessage
org.apache.cxf.interceptor.LoggingOutInterceptor
org.apache.cxf.interceptor.MessageSenderInterceptor
org.apache.cxf.interceptor.MessageSenderInterceptor.MessageSenderEndingInterceptor
org.apache.cxf.interceptor.OneWayProcessorInterceptor
org.apache.cxf.interceptor.OutFaultChainInitiatorObserver
org.apache.cxf.interceptor.OutFaultInterceptors
org.apache.cxf.interceptor.OutInterceptors
org.apache.cxf.interceptor.OutgoingChainInterceptor
org.apache.cxf.interceptor.ServiceInvokerInterceptor
org.apache.cxf.interceptor.StaxInEndingInterceptor
org.apache.cxf.interceptor.StaxInInterceptor
org.apache.cxf.interceptor.StaxOutEndingInterceptor
org.apache.cxf.interceptor.StaxOutInterceptor
org.apache.cxf.interceptor.security.AbstractAuthorizingInInterceptor
org.apache.cxf.interceptor.security.AbstractSecurityContextInInterceptor
org.apache.cxf.interceptor.security.AbstractUsernameTokenInInterceptor
org.apache.cxf.interceptor.security.AccessDeniedException
org.apache.cxf.interceptor.security.AuthenticationException
org.apache.cxf.interceptor.security.DefaultSecurityContext
org.apache.cxf.interceptor.security.DelegatingAuthenticationInterceptor
org.apache.cxf.interceptor.security.DepthRestrictingStreamInterceptor
org.apache.cxf.interceptor.security.JAASAuthenticationFeature
org.apache.cxf.interceptor.security.JAASLoginInterceptor
org.apache.cxf.interceptor.security.NamePasswordCallbackHandler
org.apache.cxf.interceptor.security.OperationInfoAuthorizingInterceptor
org.apache.cxf.interceptor.security.RolePrefixSecurityContextImpl
org.apache.cxf.interceptor.security.SecureAnnotationsInterceptor
org.apache.cxf.interceptor.security.SimpleAuthorizingInterceptor
org.apache.cxf.interceptor.transform.TransformInInterceptor
org.apache.cxf.interceptor.transform.TransformOutInterceptor
org.apache.cxf.internal.CXFAPINamespaceHandler
org.apache.cxf.io.AbstractThresholdOutputStream
org.apache.cxf.io.AbstractWrappedOutputStream
org.apache.cxf.io.CacheAndWriteOutputStream
org.apache.cxf.io.CacheSizeExceededException
org.apache.cxf.io.CachedOutputStream
org.apache.cxf.io.CachedOutputStreamCallback
org.apache.cxf.io.CachedWriter
org.apache.cxf.io.CachedWriterCallback
org.apache.cxf.io.CipherPair
org.apache.cxf.io.CopyingOutputStream
org.apache.cxf.io.DelegatingInputStream
org.apache.cxf.io.Transferable
org.apache.cxf.io.WriteOnCloseOutputStream
org.apache.cxf.logging.FaultListener
org.apache.cxf.logging.NoOpFaultListener
org.apache.cxf.management.InstrumentationManager
org.apache.cxf.management.ManagedComponent
org.apache.cxf.management.ManagementConstants
org.apache.cxf.management.annotation.ManagedAttribute
org.apache.cxf.management.annotation.ManagedNotification
org.apache.cxf.management.annotation.ManagedNotifications
org.apache.cxf.management.annotation.ManagedOperation
org.apache.cxf.management.annotation.ManagedOperationParameter
org.apache.cxf.management.annotation.ManagedOperationParameters
org.apache.cxf.management.annotation.ManagedResource
org.apache.cxf.message.AbstractWrappedMessage
org.apache.cxf.message.Attachment
org.apache.cxf.message.Exchange
org.apache.cxf.message.ExchangeImpl
org.apache.cxf.message.FaultMode
org.apache.cxf.message.Message
org.apache.cxf.message.MessageContentsList
org.apache.cxf.message.MessageImpl
org.apache.cxf.message.MessageUtils
org.apache.cxf.message.StringMap
org.apache.cxf.message.StringMapImpl
org.apache.cxf.message.XMLMessage
org.apache.cxf.phase.AbstractPhaseInterceptor
org.apache.cxf.phase.Phase
org.apache.cxf.phase.PhaseChainCache
org.apache.cxf.phase.PhaseComparator
org.apache.cxf.phase.PhaseInterceptor
org.apache.cxf.phase.PhaseInterceptorChain
org.apache.cxf.phase.PhaseManager
org.apache.cxf.policy.PolicyCalculator
org.apache.cxf.policy.PolicyDataEngine
org.apache.cxf.resource.ClassLoaderResolver
org.apache.cxf.resource.ClasspathResolver
org.apache.cxf.resource.DefaultResourceManager
org.apache.cxf.resource.ExtendedURIResolver
org.apache.cxf.resource.ObjectTypeResolver
org.apache.cxf.resource.PropertiesResolver
org.apache.cxf.resource.ResourceManager
org.apache.cxf.resource.ResourceResolver
org.apache.cxf.resource.SinglePropertyResolver
org.apache.cxf.resource.URIResolver
org.apache.cxf.security.LoginSecurityContext
org.apache.cxf.security.SecurityContext
org.apache.cxf.security.claims.authorization.Claim
org.apache.cxf.security.claims.authorization.ClaimMode
org.apache.cxf.security.claims.authorization.Claims
org.apache.cxf.security.transport.TLSSessionInfo
org.apache.cxf.service.Service
org.apache.cxf.service.ServiceBuilder
org.apache.cxf.service.ServiceImpl
org.apache.cxf.service.ServiceModelSchemaValidator
org.apache.cxf.service.ServiceModelVisitor
org.apache.cxf.service.factory.AbstractServiceFactoryBean
org.apache.cxf.service.factory.AnnotationsFactoryBeanListener
org.apache.cxf.service.factory.FactoryBeanListener
org.apache.cxf.service.factory.FactoryBeanListener.Event
org.apache.cxf.service.factory.FactoryBeanListenerManager
org.apache.cxf.service.factory.ServiceConstructionException
org.apache.cxf.service.factory.SimpleMethodDispatcher
org.apache.cxf.service.invoker.AbstractInvoker
org.apache.cxf.service.invoker.BeanInvoker
org.apache.cxf.service.invoker.Factory
org.apache.cxf.service.invoker.FactoryInvoker
org.apache.cxf.service.invoker.Invoker
org.apache.cxf.service.invoker.MethodDispatcher
org.apache.cxf.service.invoker.PerRequestFactory
org.apache.cxf.service.invoker.PooledFactory
org.apache.cxf.service.invoker.SessionFactory
org.apache.cxf.service.invoker.SingletonFactory
org.apache.cxf.service.invoker.spring.SpringBeanFactory
org.apache.cxf.service.model.AbstractDescriptionElement
org.apache.cxf.service.model.AbstractMessageContainer
org.apache.cxf.service.model.AbstractPropertiesHolder
org.apache.cxf.service.model.BindingFaultInfo
org.apache.cxf.service.model.BindingInfo
org.apache.cxf.service.model.BindingMessageInfo
org.apache.cxf.service.model.BindingOperationInfo
org.apache.cxf.service.model.DescriptionInfo
org.apache.cxf.service.model.EndpointInfo
org.apache.cxf.service.model.Extensible
org.apache.cxf.service.model.FaultInfo
org.apache.cxf.service.model.InterfaceInfo
org.apache.cxf.service.model.MessageInfo
org.apache.cxf.service.model.MessageInfo.Type
org.apache.cxf.service.model.MessagePartInfo
org.apache.cxf.service.model.NamedItem
org.apache.cxf.service.model.OperationInfo
org.apache.cxf.service.model.SchemaInfo
org.apache.cxf.service.model.ServiceInfo
org.apache.cxf.service.model.ServiceModelUtil
org.apache.cxf.service.model.ServiceSchemaInfo
org.apache.cxf.service.model.UnwrappedOperationInfo
org.apache.cxf.staxutils.AbstractDOMStreamReader
org.apache.cxf.staxutils.AbstractDOMStreamReader.ElementFrame
org.apache.cxf.staxutils.CachingXmlEventWriter
org.apache.cxf.staxutils.CachingXmlEventWriter.NSContext
org.apache.cxf.staxutils.DelegatingXMLStreamWriter
org.apache.cxf.staxutils.DepthExceededStaxException
org.apache.cxf.staxutils.DepthRestrictingStreamReader
org.apache.cxf.staxutils.DepthXMLStreamReader
org.apache.cxf.staxutils.DocumentDepthProperties
org.apache.cxf.staxutils.FastStack
org.apache.cxf.staxutils.FragmentStreamReader
org.apache.cxf.staxutils.OverlayW3CDOMStreamWriter
org.apache.cxf.staxutils.PartialXMLStreamReader
org.apache.cxf.staxutils.PrettyPrintXMLStreamWriter
org.apache.cxf.staxutils.PropertiesExpandingStreamReader
org.apache.cxf.staxutils.StaxSource
org.apache.cxf.staxutils.StaxStreamFilter
org.apache.cxf.staxutils.StaxUtils
org.apache.cxf.staxutils.StreamWriterContentHandler
org.apache.cxf.staxutils.W3CDOMStreamReader
org.apache.cxf.staxutils.W3CDOMStreamWriter
org.apache.cxf.staxutils.W3CNamespaceContext
org.apache.cxf.staxutils.XMLStreamReaderWrapper
org.apache.cxf.staxutils.transform.IgnoreNamespacesWriter
org.apache.cxf.staxutils.transform.InTransformReader
org.apache.cxf.staxutils.transform.OutTransformWriter
org.apache.cxf.staxutils.transform.TransformUtils
org.apache.cxf.staxutils.validation.EmbeddedSchema
org.apache.cxf.staxutils.validation.ResolvingGrammarReaderController
org.apache.cxf.staxutils.validation.StaxSchemaValidationInInterceptor
org.apache.cxf.staxutils.validation.StaxSchemaValidationOutInterceptor
org.apache.cxf.staxutils.validation.W3CMultiSchemaFactory
org.apache.cxf.staxutils.validation.WoodstoxValidationImpl
org.apache.cxf.transport.AbstractConduit
org.apache.cxf.transport.AbstractDestination
org.apache.cxf.transport.AbstractMultiplexDestination
org.apache.cxf.transport.AbstractObservable
org.apache.cxf.transport.AbstractTransportFactory
org.apache.cxf.transport.Assertor
org.apache.cxf.transport.ChainInitiationObserver
org.apache.cxf.transport.Conduit
org.apache.cxf.transport.ConduitInitiator
org.apache.cxf.transport.ConduitInitiatorManager
org.apache.cxf.transport.Destination
org.apache.cxf.transport.DestinationFactory
org.apache.cxf.transport.DestinationFactoryManager
org.apache.cxf.transport.DestinationWithEndpoint
org.apache.cxf.transport.HttpUriMapper
org.apache.cxf.transport.MessageObserver
org.apache.cxf.transport.MultipleEndpointObserver
org.apache.cxf.transport.MultiplexDestination
org.apache.cxf.transport.Observable
org.apache.cxf.transport.Session
org.apache.cxf.transport.TransportFinder
org.apache.cxf.transport.TransportURIResolver
org.apache.cxf.transport.common.gzip.GZIPFeature
org.apache.cxf.transport.common.gzip.GZIPInInterceptor
org.apache.cxf.transport.common.gzip.GZIPOutInterceptor
org.apache.cxf.transport.common.gzip.GZIPOutInterceptor.UseGzip
org.apache.cxf.validation.AbstractValidationInterceptor
org.apache.cxf.validation.BeanValidationFeature
org.apache.cxf.validation.BeanValidationInInterceptor
org.apache.cxf.validation.BeanValidationOutInterceptor
org.apache.cxf.validation.BeanValidationProvider
org.apache.cxf.validation.ResponseConstraintViolationException
org.apache.cxf.validation.ValidationConfiguration
org.apache.cxf.version.Version
org.apache.cxf.workqueue.AutomaticWorkQueue
org.apache.cxf.workqueue.AutomaticWorkQueueImpl
org.apache.cxf.workqueue.OneShotAsyncExecutor
org.apache.cxf.workqueue.SynchronousExecutor
org.apache.cxf.workqueue.WorkQueue
org.apache.cxf.workqueue.WorkQueueManager
org.apache.cxf.ws.addressing.AddressingConstants
org.apache.cxf.ws.addressing.AddressingProperties
org.apache.cxf.ws.addressing.AttributedAnyType
org.apache.cxf.ws.addressing.AttributedQNameType
org.apache.cxf.ws.addressing.AttributedURIType
org.apache.cxf.ws.addressing.AttributedUnsignedLongType
org.apache.cxf.ws.addressing.ContextUtils
org.apache.cxf.ws.addressing.EndpointReferenceType
org.apache.cxf.ws.addressing.EndpointReferenceUtils
org.apache.cxf.ws.addressing.EndpointUtilsException
org.apache.cxf.ws.addressing.FaultAction
org.apache.cxf.ws.addressing.JAXWSAConstants
org.apache.cxf.ws.addressing.MAPAggregator
org.apache.cxf.ws.addressing.MAPAggregator.MAPAggregatorLoader
org.apache.cxf.ws.addressing.MessageIdCache
org.apache.cxf.ws.addressing.MetadataType
org.apache.cxf.ws.addressing.Names
org.apache.cxf.ws.addressing.ObjectFactory
org.apache.cxf.ws.addressing.ProblemActionType
org.apache.cxf.ws.addressing.ReferenceParametersType
org.apache.cxf.ws.addressing.RelatesToType
org.apache.cxf.ws.addressing.VersionTransformer
org.apache.cxf.ws.addressing.VersionTransformer.Names200403
org.apache.cxf.ws.addressing.VersionTransformer.Names200408
org.apache.cxf.ws.addressing.WSAContextUtils
org.apache.cxf.ws.addressing.WSAddressingFeature
org.apache.cxf.ws.addressing.WSAddressingFeature.AddressingResponses
org.apache.cxf.ws.addressing.WSAddressingFeature.WSAddressingFeatureApplier
org.apache.cxf.ws.addressing.v200403.AttributedQName
org.apache.cxf.ws.addressing.v200403.AttributedURI
org.apache.cxf.ws.addressing.v200403.EndpointReferenceType
org.apache.cxf.ws.addressing.v200403.ObjectFactory
org.apache.cxf.ws.addressing.v200403.ReferencePropertiesType
org.apache.cxf.ws.addressing.v200403.Relationship
org.apache.cxf.ws.addressing.v200403.ReplyAfterType
org.apache.cxf.ws.addressing.v200403.ServiceNameType
org.apache.cxf.ws.addressing.v200408.AttributedQName
org.apache.cxf.ws.addressing.v200408.AttributedURI
org.apache.cxf.ws.addressing.v200408.EndpointReferenceType
org.apache.cxf.ws.addressing.v200408.ObjectFactory
org.apache.cxf.ws.addressing.v200408.ReferenceParametersType
org.apache.cxf.ws.addressing.v200408.ReferencePropertiesType
org.apache.cxf.ws.addressing.v200408.Relationship
org.apache.cxf.ws.addressing.v200408.ReplyAfterType
org.apache.cxf.ws.addressing.v200408.ServiceNameType
org.apache.cxf.ws.addressing.wsdl.Anonymous
org.apache.cxf.ws.addressing.wsdl.AnonymousType
org.apache.cxf.ws.addressing.wsdl.AttributedQNameType
org.apache.cxf.ws.addressing.wsdl.ObjectFactory
org.apache.cxf.ws.addressing.wsdl.ServiceNameType
org.apache.cxf.ws.addressing.wsdl.UsingAddressing
org.apache.cxf.wsdl.http.AddressType
org.apache.cxf.wsdl.http.BindingType
org.apache.cxf.wsdl.http.ObjectFactory
org.apache.cxf.wsdl.http.OperationType
org.apache.cxf.wsdl.http.UrlEncoded
org.apache.cxf.wsdl.http.UrlReplacement