Uses of Class
javax.xml.ws.spi.WebServiceFeatureAnnotation
-
Packages that use WebServiceFeatureAnnotation 软件包 描述 javax.xml.ws 此软件包包含核心JAX-WS API。javax.xml.ws.soap 该包定义了SOAP绑定专用的API。 -
-
Uses of WebServiceFeatureAnnotation in javax.xml.ws
Classes in javax.xml.ws with annotations of type WebServiceFeatureAnnotation Modifier and Type Class 描述 interface
RespectBinding
此功能说明了在JAX-WS运行时中使用wsdl:binding
。 -
Uses of WebServiceFeatureAnnotation in javax.xml.ws.soap
Classes in javax.xml.ws.soap with annotations of type WebServiceFeatureAnnotation Modifier and Type Class 描述 interface
Addressing
此注释表示使用SOAP 1.1 / HTTP或SOAP 1.2 / HTTP绑定的WS-Addressing。interface
MTOM
此功能表示使用具有Web服务的MTOM。
-