Uses of Interface
javax.jbi.messaging.Fault

Packages that use Fault
javax.jbi.messaging   
 

Uses of Fault in javax.jbi.messaging
 

Methods in javax.jbi.messaging that return Fault
 Fault MessageExchange.getFault()
          Retrieves the fault message for this exchange, if one exists.
 Fault MessageExchange.createFault()
          Generic factory method for Fault objects.
 

Methods in javax.jbi.messaging with parameters of type Fault
 void MessageExchange.setFault(Fault fault)
          Specifies the fault message for this exchange, if one exists.
 


Built 06/07/2005 11:16 AM on acer (SunOS 5.9)

Copyright (c) 2004-2005 Sun Microsystems Inc., All Rights Reserved.