| Package | Description |
|---|---|
| javax.xml.ws.soap |
| Modifier and Type | Method and Description |
|---|---|
AddressingFeature.Responses |
AddressingFeature.getResponses() |
static AddressingFeature.Responses |
AddressingFeature.Responses.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AddressingFeature.Responses[] |
AddressingFeature.Responses.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AddressingFeature(boolean enabled,
boolean required,
AddressingFeature.Responses responses) |
Copyright © 2007–2017 The Apache Software Foundation. All rights reserved.