Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02

Uses of Class
weblogic.wsee.reliability2.WsrmConstants.SOAPVersion

Packages that use WsrmConstants.SOAPVersion
weblogic.wsee.reliability2 Provides classes for weblogic.wsee.reliability2
weblogic.wsee.reliability2.faults Provides classes and exceptions for weblogic.wsee.reliability2.faults
 

Uses of WsrmConstants.SOAPVersion in weblogic.wsee.reliability2
 

Methods in weblogic.wsee.reliability2 that return WsrmConstants.SOAPVersion
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're declared.
 

Methods in weblogic.wsee.reliability2 with parameters of type WsrmConstants.SOAPVersion
 String WsrmConstants.FaultCode.getCodeLocalName(WsrmConstants.SOAPVersion soapVersion)
          Deprecated.  
 QName WsrmConstants.FaultCode.getCodeQName(WsrmConstants.SOAPVersion soapVersion)
          Deprecated.  
 String WsrmConstants.FaultCode.getCodeQualifiedName(WsrmConstants.SOAPVersion soapVersion)
          Deprecated.  
 

Uses of WsrmConstants.SOAPVersion in weblogic.wsee.reliability2.faults
 

Methods in weblogic.wsee.reliability2.faults with parameters of type WsrmConstants.SOAPVersion
 String WsrmFaultMsg.getCodeLocalName(WsrmConstants.SOAPVersion soapVersion)
           
 QName WsrmFaultMsg.getCodeQName(WsrmConstants.SOAPVersion soapVersion)
           
 String WsrmFaultMsg.getCodeQualifiedName(WsrmConstants.SOAPVersion soapVersion)
           
 


Copyright 1996, 2014, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.3)

Part Number E41849-02