|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
使用 MessageContext.Scope 的软件包 | |
---|---|
javax.xml.ws.handler | 该包定义用于消息处理程序的 API。 |
javax.xml.ws.handler 中 MessageContext.Scope 的使用 |
---|
返回 MessageContext.Scope 的 javax.xml.ws.handler 中的方法 | |
---|---|
MessageContext.Scope |
MessageContext.getScope(String name)
获得属性的作用域。 |
static MessageContext.Scope |
MessageContext.Scope.valueOf(String name)
返回带有指定名称的该类型的枚举常量。 |
static MessageContext.Scope[] |
MessageContext.Scope.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
参数类型为 MessageContext.Scope 的 javax.xml.ws.handler 中的方法 | |
---|---|
void |
MessageContext.setScope(String name,
MessageContext.Scope scope)
设置属性的作用域。 |
|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个 下一个 | 框架 无框架 |
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。