| Package | Description |
|---|---|
| javax.xml.ws.handler |
| Modifier and Type | Method and Description |
|---|---|
MessageContext.Scope |
MessageContext.getScope(String s) |
static MessageContext.Scope |
MessageContext.Scope.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageContext.Scope[] |
MessageContext.Scope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessageContext.setScope(String s,
MessageContext.Scope scope) |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.