Package | Description |
---|---|
org.springframework.ws.soap.server.endpoint.annotation |
JDK 1.5+ annotations for Spring-WS SOAP endpoints.
|
Modifier and Type | Method and Description |
---|---|
static FaultCode |
FaultCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FaultCode[] |
FaultCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020 Pivotal Software. All rights reserved.