|
Oracle | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WsrmConstants.SOAPVersion | |
---|---|
weblogic.wsee.reliability | Provides interfaces, classes, exceptions, and enumerations for developing Web Service Reliable Messaging (WS-RM). |
Uses of WsrmConstants.SOAPVersion in weblogic.wsee.reliability |
---|
Methods in weblogic.wsee.reliability that return WsrmConstants.SOAPVersion | |
---|---|
static WsrmConstants.SOAPVersion |
WsrmConstants.SOAPVersion.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static WsrmConstants.SOAPVersion[] |
WsrmConstants.SOAPVersion.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in weblogic.wsee.reliability with parameters of type WsrmConstants.SOAPVersion | |
---|---|
String |
WsrmConstants.FaultCode.getCodeLocalName(WsrmConstants.SOAPVersion soapVersion)
|
Name |
WsrmConstants.FaultCode.getCodeName(WsrmConstants.SOAPVersion soapVersion)
|
QName |
WsrmConstants.FaultCode.getCodeQName(WsrmConstants.SOAPVersion soapVersion)
|
String |
WsrmConstants.FaultCode.getCodeQualifiedName(WsrmConstants.SOAPVersion soapVersion)
|
|
Documentation is available at http://download.oracle.com/docs/cd/E12839_01/web.1111 Copyright 1996,2009, 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. Part Number E13941-01 Oracle WebLogic Server 10.3.1 API Reference |
|||||||||
PREV NEXT | FRAMES NO FRAMES |