|
JavaTM 2 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 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。