文件名称: cxf-rt-frontend-jaxws-3.0.1.jar中文-英文对照文档.zip
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-frontend-jaxws</artifactId>
<version>3.0.1</version>
</dependency>Gradle:
implementation group: 'org.apache.cxf', name: 'cxf-rt-frontend-jaxws', version: '3.0.1'
Gradle (Short):
implementation 'org.apache.cxf:cxf-rt-frontend-jaxws:3.0.1'
Gradle (Kotlin):
implementation("org.apache.cxf:cxf-rt-frontend-jaxws:3.0.1")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.apache.cxf.jaxws
org.apache.cxf.jaxws.binding
org.apache.cxf.jaxws.binding.http
org.apache.cxf.jaxws.binding.soap
org.apache.cxf.jaxws.blueprint
org.apache.cxf.jaxws.context
org.apache.cxf.jaxws.endpoint.dynamic
org.apache.cxf.jaxws.handler
org.apache.cxf.jaxws.handler.logical
org.apache.cxf.jaxws.handler.soap
org.apache.cxf.jaxws.handler.types
org.apache.cxf.jaxws.interceptors
org.apache.cxf.jaxws.spi
org.apache.cxf.jaxws.spring
org.apache.cxf.jaxws.support
org.apache.cxf.jaxws22
org.apache.cxf.jaxws22.spi
org.apache.cxf.jaxws22.spring
org.apache.cxf.transport.http_jaxws_spiorg.apache.cxf.jaxws.AbstractJAXWSMethodInvoker
org.apache.cxf.jaxws.CXFService
org.apache.cxf.jaxws.DispatchImpl
org.apache.cxf.jaxws.EndpointImpl
org.apache.cxf.jaxws.EndpointReferenceBuilder
org.apache.cxf.jaxws.EndpointUtils
org.apache.cxf.jaxws.JAXWSMethodDispatcher
org.apache.cxf.jaxws.JAXWSMethodInvoker
org.apache.cxf.jaxws.JAXWSProviderMethodDispatcher
org.apache.cxf.jaxws.JaxWsClientFactoryBean
org.apache.cxf.jaxws.JaxWsClientProxy
org.apache.cxf.jaxws.JaxWsConfigurationException
org.apache.cxf.jaxws.JaxWsProxyFactoryBean
org.apache.cxf.jaxws.JaxWsServerFactoryBean
org.apache.cxf.jaxws.JaxwsServiceBuilder
org.apache.cxf.jaxws.ServerAsyncResponse
org.apache.cxf.jaxws.ServiceImpl
org.apache.cxf.jaxws.WrapperClassGenerator
org.apache.cxf.jaxws.binding.AbstractBindingImpl
org.apache.cxf.jaxws.binding.DefaultBindingImpl
org.apache.cxf.jaxws.binding.http.HTTPBindingImpl
org.apache.cxf.jaxws.binding.soap.JaxWsSoapBindingConfiguration
org.apache.cxf.jaxws.binding.soap.SOAPBindingImpl
org.apache.cxf.jaxws.blueprint.Activator
org.apache.cxf.jaxws.blueprint.JAXWSBPNamespaceHandler
org.apache.cxf.jaxws.context.WebServiceContextImpl
org.apache.cxf.jaxws.context.WebServiceContextResourceResolver
org.apache.cxf.jaxws.context.WrappedMessageContext
org.apache.cxf.jaxws.endpoint.dynamic.JaxWsDynamicClientFactory
org.apache.cxf.jaxws.handler.AbstractJAXWSHandlerInterceptor
org.apache.cxf.jaxws.handler.AbstractProtocolHandlerInterceptor
org.apache.cxf.jaxws.handler.AnnotationHandlerChainBuilder
org.apache.cxf.jaxws.handler.HandlerChainBuilder
org.apache.cxf.jaxws.handler.HandlerChainInvoker
org.apache.cxf.jaxws.handler.HandlerResolverImpl
org.apache.cxf.jaxws.handler.InitParamResourceResolver
org.apache.cxf.jaxws.handler.PortInfoImpl
org.apache.cxf.jaxws.handler.logical.LogicalHandlerFaultInInterceptor
org.apache.cxf.jaxws.handler.logical.LogicalHandlerFaultOutInterceptor
org.apache.cxf.jaxws.handler.logical.LogicalHandlerInInterceptor
org.apache.cxf.jaxws.handler.logical.LogicalHandlerOutInterceptor
org.apache.cxf.jaxws.handler.logical.LogicalMessageContextImpl
org.apache.cxf.jaxws.handler.logical.LogicalMessageImpl
org.apache.cxf.jaxws.handler.soap.SOAPHandlerFaultInInterceptor
org.apache.cxf.jaxws.handler.soap.SOAPHandlerFaultOutInterceptor
org.apache.cxf.jaxws.handler.soap.SOAPHandlerInterceptor
org.apache.cxf.jaxws.handler.soap.SOAPMessageContextImpl
org.apache.cxf.jaxws.handler.types.CString
org.apache.cxf.jaxws.handler.types.DescriptionType
org.apache.cxf.jaxws.handler.types.DisplayNameType
org.apache.cxf.jaxws.handler.types.FullyQualifiedClassType
org.apache.cxf.jaxws.handler.types.IconType
org.apache.cxf.jaxws.handler.types.ParamValueType
org.apache.cxf.jaxws.handler.types.PathType
org.apache.cxf.jaxws.handler.types.PortComponentHandlerType
org.apache.cxf.jaxws.handler.types.XsdQNameType
org.apache.cxf.jaxws.handler.types.XsdStringType
org.apache.cxf.jaxws.interceptors.HolderInInterceptor
org.apache.cxf.jaxws.interceptors.HolderOutInterceptor
org.apache.cxf.jaxws.interceptors.MessageModeInInterceptor
org.apache.cxf.jaxws.interceptors.MessageModeOutInterceptor
org.apache.cxf.jaxws.interceptors.SwAInInterceptor
org.apache.cxf.jaxws.interceptors.SwAOutInterceptor
org.apache.cxf.jaxws.interceptors.WebFaultOutInterceptor
org.apache.cxf.jaxws.interceptors.WrapperClassInInterceptor
org.apache.cxf.jaxws.interceptors.WrapperClassOutInterceptor
org.apache.cxf.jaxws.spi.ProviderImpl
org.apache.cxf.jaxws.spring.EndpointDefinitionParser
org.apache.cxf.jaxws.spring.EndpointDefinitionParser.SpringEndpointImpl
org.apache.cxf.jaxws.spring.JaxWsProxyFactoryBeanDefinitionParser
org.apache.cxf.jaxws.spring.JaxWsProxyFactoryBeanDefinitionParser.JAXWSSpringClientProxyFactoryBean
org.apache.cxf.jaxws.spring.JaxWsWebServicePublisherBeanPostProcessor
org.apache.cxf.jaxws.spring.JaxWsWebServicePublisherBeanPostProcessor.ServletAdapter
org.apache.cxf.jaxws.spring.NamespaceHandler
org.apache.cxf.jaxws.spring.NamespaceHandler.SpringServerFactoryBean
org.apache.cxf.jaxws.support.BindingID
org.apache.cxf.jaxws.support.DummyImpl
org.apache.cxf.jaxws.support.JaxWsClientEndpointImpl
org.apache.cxf.jaxws.support.JaxWsEndpointImpl
org.apache.cxf.jaxws.support.JaxWsEndpointImplFactory
org.apache.cxf.jaxws.support.JaxWsImplementorInfo
org.apache.cxf.jaxws.support.JaxWsServiceConfiguration
org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean
org.apache.cxf.jaxws.support.ServiceDelegateAccessor
org.apache.cxf.jaxws.support.WebServiceProviderConfiguration
org.apache.cxf.jaxws22.EndpointImpl
org.apache.cxf.jaxws22.JAXWS22Invoker
org.apache.cxf.jaxws22.spi.ProviderImpl
org.apache.cxf.jaxws22.spring.JAXWS22SpringEndpointImpl
org.apache.cxf.transport.http_jaxws_spi.HttpHandlerImpl
org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiDestination
org.apache.cxf.transport.http_jaxws_spi.JAXWSHttpSpiTransportFactory