public final class W3CEndpointReference extends EndpointReference
开发商应该如果他们想通过/返回端点引用代表W3C推荐使用WS-Addressing在地震这类。
JAXB使用JAXB注解和约束这类XML Infoset,使用WS-Addressing定义一致。看到在寻址endpointreferences更多信息 WS-Addressing。
Modifier | Constructor and Description |
---|---|
protected |
W3CEndpointReference() |
|
W3CEndpointReference(Source source)
创建信息集表示一个EPR
|
protected static final String NS
protected W3CEndpointReference()
public W3CEndpointReference(Source source)
source
-源包含有效xmlinfoset实例符合W3C寻址核心推荐对象。
WebServiceException
-如果源不包含一个有效的W3C WS-Addressing endpointreference。
NullPointerException
-如果
null
source
值了
public void writeTo(Result result)
EndpointReference
到指定设备的格式
writeTo
方法重写,继承类
EndpointReference
result
-集
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.