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

Part Number E27170-01

Uses of Class
weblogic.wsee.reliability.faults.WsrmFaultMsg

Packages that use WsrmFaultMsg
weblogic.wsee.reliability Provides interfaces, classes, exceptions, and enumerations for developing Web Services Reliable Messaging (WS-RM) for JAX-RPC Web services. 
weblogic.wsee.reliability.faults Provides classes for weblogic.wsee.reliability.faults
 

Uses of WsrmFaultMsg in weblogic.wsee.reliability
 

Methods in weblogic.wsee.reliability with parameters of type WsrmFaultMsg
static void WsrmHelper.sendFault(SOAPMessageContext smc, WsrmFaultMsg fault)
           
 

Uses of WsrmFaultMsg in weblogic.wsee.reliability.faults
 

Subclasses of WsrmFaultMsg in weblogic.wsee.reliability.faults
 class SequenceFaultMsg
          Base Sequence Fault message.
 

Methods in weblogic.wsee.reliability.faults that return WsrmFaultMsg
 WsrmFaultMsg WsrmFaultException.getWsrmFaultMsg()
           
 

Constructors in weblogic.wsee.reliability.faults with parameters of type WsrmFaultMsg
WsrmFaultException(WsrmFaultMsg msg)
           
 


Copyright 1996, 2013, 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.2)

Part Number E27170-01