| Package | Description |
|---|---|
| weblogic.wsee.reliability |
| Modifier and Type | Field and Description |
|---|---|
WsrmConstants.Action |
WsrmConstants.Action.VersionInfo.action
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static WsrmConstants.Action |
WsrmConstants.Action.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static WsrmConstants.Action |
WsrmConstants.Action.valueOfElementName(String elementName)
Deprecated.
|
static WsrmConstants.Action[] |
WsrmConstants.Action.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
WsrmUtils.checkIsPiggyback(SOAPMessageContext smc,
WsrmConstants.Action action)
Deprecated.
|