| 
 | Oracle Fusion Middleware Oracle WebLogic Server API Reference 11g Release 1 (10.3.6) Part Number E13941-07 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectweblogic.wsee.wstx.wsat.WSATFaultFactory
public class WSATFaultFactory
WS-C and WS-AT Fault factory. This class creates and throws WS-AT related faults
The properties bind to a SOAP 1.2 fault as follows:
| Constructor Summary | |
|---|---|
| WSATFaultFactory() | |
| Method Summary | |
|---|---|
| static void | throwAlreadyRegisteredFault()4.6 Already Registered This fault is sent to a participant if the coordinator detects that the participant attempted to register for the same protocol of the same activity more than once. | 
| static void | throwContextRefusedFault()4.5. | 
| static void | throwInconsistentInternalStateFault()5.1 InconsistentInternalState This fault is sent by a participant to indicate that it cannot fulfill its obligations. | 
| static void | throwInvalidParametersFault()4.3. | 
| static void | throwInvalidProtocolFault()4.2. | 
| static void | throwInvalidStateFault()4.1. | 
| static void | throwNoActivityFault()4.4. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public WSATFaultFactory()
| Method Detail | 
|---|
public static void throwInvalidStateFault()
public static void throwInvalidProtocolFault()
public static void throwInvalidParametersFault()
public static void throwNoActivityFault()
public static void throwContextRefusedFault()
public static void throwAlreadyRegisteredFault()
public static void throwInconsistentInternalStateFault()
| 
 | Copyright 1996, 2015, 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 Oracle WebLogic Server API Reference 11g Release 1 (10.3.6) Part Number E13941-07 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||