|
|
Java EE 5 SDK 深圳电信培训中心.徐海蛟老师. |
||||||||
| 上一个类 下一个 CLASS | 框架 无框架 | ||||||||
| 摘要: 嵌套 | 字段 | 构造器 | 方法 | 详细信息: 字段 | 构造器 | 方法 | ||||||||
javax.xml.ws.handler Interface PortInfo
public interface PortInfo
The PortInfo interface is used by a
HandlerResolver to query information about
the port it is being asked to create a handler chain for.
This interface is never implemented by an application, only by a JAX-WS implementation.
- 从以下版本开始:
- JAX-WS 2.0
| 方法摘要 | |
|---|---|
String |
getBindingID()
Gets the URI identifying the binding used by the port being accessed. |
QName |
getPortName()
Gets the qualified name of the WSDL port being accessed. |
QName |
getServiceName()
Gets the qualified name of the WSDL service name containing the port being accessed. |
| 方法详细信息 |
|---|
getServiceName
QName getServiceName()
- Gets the qualified name of the WSDL service name containing
the port being accessed.
- 返回:
- javax.xml.namespace.QName The qualified name of the WSDL service.
getPortName
QName getPortName()
- Gets the qualified name of the WSDL port being accessed.
- 返回:
- javax.xml.namespace.QName The qualified name of the WSDL port.
getBindingID
String getBindingID()
- Gets the URI identifying the binding used by the port being accessed.
- 返回:
- String The binding identifier for the port.
- 另请参见:
Binding
|
|
Java EE 5 SDK 深圳电信培训中心.徐海蛟老师. |
||||||||
| 上一个类 下一个 CLASS | 框架 无框架 | ||||||||
| 摘要: 嵌套 | 字段 | 构造器 | 方法 | 详细信息: 字段 | 构造器 | 方法 | ||||||||
提交错误或意见
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。深圳电信培训中心.徐海蛟老师教学参考.