软件包 | 描述 |
---|---|
javax.xml.ws |
这个套件包含核心JAX-WS API。
|
javax.xml.ws.http |
此包定义特定的HTTP绑定API。
|
javax.xml.ws.soap |
此包定义了特定于绑定的特定于。
|
Modifier and Type | Method and Description |
---|---|
abstract Binding |
Endpoint.getBinding()
返回此端点的绑定。
|
Binding |
BindingProvider.getBinding()
获取此绑定提供程序的绑定。
|
Modifier and Type | Interface and Description |
---|---|
interface |
HTTPBinding
的
HTTPBinding 接口是XML/HTTP绑定一个抽象。
|
Modifier and Type | Interface and Description |
---|---|
interface |
SOAPBinding
的
SOAPBinding 接口是一个抽象的SOAP绑定。
|
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.