软件包 | 描述 |
---|---|
javax.xml.ws.spi |
此包定义了斯皮思JAX-WS。
|
javax.xml.ws.wsaddressing |
此包定义了寻址API相关。
|
Modifier and Type | Method and Description |
---|---|
abstract W3CEndpointReference |
Provider.createW3CEndpointReference(String address, QName serviceName, QName portName, List<Element> metadata, String wsdlDocumentLocation, List<Element> referenceParameters)
工厂方法来创建一个
W3CEndpointReference 。
|
W3CEndpointReference |
Provider.createW3CEndpointReference(String address, QName interfaceName, QName serviceName, QName portName, List<Element> metadata, String wsdlDocumentLocation, List<Element> referenceParameters, List<Element> elements, Map<QName,String> attributes)
工厂方法来创建一个
W3CEndpointReference 。
|
Modifier and Type | Method and Description |
---|---|
W3CEndpointReference |
W3CEndpointReferenceBuilder.build()
建立了从积累的属性设置该
W3CEndpointReferenceBuilder 审
W3CEndpointReference 。
|
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.