文件名称: cxf-rt-frontend-simple-3.0.1.jar中文-英文对照文档.zip
<dependency>
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-rt-frontend-simple</artifactId>
<version>3.0.1</version>
</dependency>Gradle:
implementation group: 'org.apache.cxf', name: 'cxf-rt-frontend-simple', version: '3.0.1'
Gradle (Short):
implementation 'org.apache.cxf:cxf-rt-frontend-simple:3.0.1'
Gradle (Kotlin):
implementation("org.apache.cxf:cxf-rt-frontend-simple:3.0.1")本翻译文档基于以下开源项目制作,严格遵守各项目的开源许可证,并在此列出其版权归属与许可证信息。
org.apache.cxf.endpoint.dynamic
org.apache.cxf.frontend
org.apache.cxf.frontend.blueprint
org.apache.cxf.frontend.spring
org.apache.cxf.simpleorg.apache.cxf.endpoint.dynamic.DynamicClientFactory
org.apache.cxf.endpoint.dynamic.TypeClassInitializer
org.apache.cxf.frontend.AbstractServiceFactory
org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory
org.apache.cxf.frontend.ClientFactoryBean
org.apache.cxf.frontend.ClientProxy
org.apache.cxf.frontend.ClientProxyFactoryBean
org.apache.cxf.frontend.FaultInfoException
org.apache.cxf.frontend.ServerFactoryBean
org.apache.cxf.frontend.WSDLGetInterceptor
org.apache.cxf.frontend.WSDLGetOutInterceptor
org.apache.cxf.frontend.WSDLGetUtils
org.apache.cxf.frontend.WSDLQueryException
org.apache.cxf.frontend.blueprint.Activator
org.apache.cxf.frontend.blueprint.ClientProxyFactoryBeanDefinitionParser
org.apache.cxf.frontend.blueprint.ServerFactoryBeanDefinitionParser
org.apache.cxf.frontend.blueprint.SimpleBPNamespaceHandler
org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser
org.apache.cxf.frontend.spring.ClientProxyFactoryBeanDefinitionParser.SpringClientProxyFactoryBean
org.apache.cxf.frontend.spring.NamespaceHandler
org.apache.cxf.frontend.spring.ServerFactoryBeanDefinitionParser
org.apache.cxf.frontend.spring.ServerFactoryBeanDefinitionParser.SpringServerFactoryBean
org.apache.cxf.simple.SimpleServiceBuilder