|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AddressingFeature.Responses | |
---|---|
javax.xml.ws.soap |
Uses of AddressingFeature.Responses in javax.xml.ws.soap |
---|
Methods in javax.xml.ws.soap that return AddressingFeature.Responses | |
---|---|
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. |
Constructors in javax.xml.ws.soap with parameters of type AddressingFeature.Responses | |
---|---|
AddressingFeature(boolean enabled,
boolean required,
AddressingFeature.Responses responses)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |