| Package | Description | 
|---|---|
| weblogic.wsee.reliability2 | 
 Provides classes for  
weblogic.wsee.reliability2. | 
| weblogic.wsee.reliability2.faults | 
 Provides classes and exceptions for  
weblogic.wsee.reliability2.faults. | 
| Modifier and Type | Field and Description | 
|---|---|
(package private) Map<WsrmConstants.SOAPVersion,String> | 
WsrmConstants.FaultCode.versionToCodeMap
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
static WsrmConstants.SOAPVersion | 
WsrmConstants.SOAPVersion.valueOf(String name)
Deprecated.  
Returns the enum constant of this type with the specified name. 
 | 
static WsrmConstants.SOAPVersion[] | 
WsrmConstants.SOAPVersion.values()
Deprecated.  
Returns an array containing the constants of this enum type, in
the order they are declared. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
WsrmConstants.FaultCode.getCodeLocalName(WsrmConstants.SOAPVersion soapVersion)
Deprecated.  
  | 
QName | 
WsrmConstants.FaultCode.getCodeQName(WsrmConstants.SOAPVersion soapVersion)
Deprecated.  
  | 
String | 
WsrmConstants.FaultCode.getCodeQualifiedName(WsrmConstants.SOAPVersion soapVersion)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
WsrmFaultMsg.getCodeLocalName(WsrmConstants.SOAPVersion soapVersion)  | 
QName | 
WsrmFaultMsg.getCodeQName(WsrmConstants.SOAPVersion soapVersion)  | 
String | 
WsrmFaultMsg.getCodeQualifiedName(WsrmConstants.SOAPVersion soapVersion)  |