Uses of Class
org.csapi.fw.TpFwUnavailReason

Packages that use TpFwUnavailReason
org.csapi.fw   
org.csapi.fw.fw_application.integrity   
org.csapi.fw.fw_service.integrity   
 

Uses of TpFwUnavailReason in org.csapi.fw
 

Fields in org.csapi.fw declared as TpFwUnavailReason
static TpFwUnavailReason TpFwUnavailReason.FW_UNAVAILABLE_CLOSED
           
static TpFwUnavailReason TpFwUnavailReason.FW_UNAVAILABLE_GATEWAY_FAILURE
           
static TpFwUnavailReason TpFwUnavailReason.FW_UNAVAILABLE_LOCAL_FAILURE
           
static TpFwUnavailReason TpFwUnavailReason.FW_UNAVAILABLE_OVERLOADED
           
static TpFwUnavailReason TpFwUnavailReason.FW_UNAVAILABLE_PROTOCOL_FAILURE
           
static TpFwUnavailReason TpFwUnavailReason.FW_UNAVAILABLE_UNDEFINED
           
 TpFwUnavailReason TpFwUnavailReasonHolder.value
           
 

Methods in org.csapi.fw that return TpFwUnavailReason
static TpFwUnavailReason TpFwUnavailReasonHelper.extract(org.omg.CORBA.Any any)
           
static TpFwUnavailReason TpFwUnavailReason.from_int(int value)
           
static TpFwUnavailReason TpFwUnavailReasonHelper.read(org.omg.CORBA.portable.InputStream in)
           
 

Methods in org.csapi.fw with parameters of type TpFwUnavailReason
static void TpFwUnavailReasonHelper.insert(org.omg.CORBA.Any any, TpFwUnavailReason s)
           
static void TpFwUnavailReasonHelper.write(org.omg.CORBA.portable.OutputStream out, TpFwUnavailReason s)
           
 

Constructors in org.csapi.fw with parameters of type TpFwUnavailReason
TpFwUnavailReasonHolder(TpFwUnavailReason initial)
           
 

Uses of TpFwUnavailReason in org.csapi.fw.fw_application.integrity
 

Methods in org.csapi.fw.fw_application.integrity with parameters of type TpFwUnavailReason
 void _IpAppFaultManagerStub.fwUnavailableInd(TpFwUnavailReason reason)
           
 void IpAppFaultManagerPOATie.fwUnavailableInd(TpFwUnavailReason reason)
           
 void IpAppFaultManagerOperations.fwUnavailableInd(TpFwUnavailReason reason)
           
 

Uses of TpFwUnavailReason in org.csapi.fw.fw_service.integrity
 

Methods in org.csapi.fw.fw_service.integrity with parameters of type TpFwUnavailReason
 void _IpSvcFaultManagerStub.fwUnavailableInd(TpFwUnavailReason reason)
           
 void IpSvcFaultManagerPOATie.fwUnavailableInd(TpFwUnavailReason reason)
           
 void IpSvcFaultManagerOperations.fwUnavailableInd(TpFwUnavailReason reason)
           
 



Copyright © 2008. All Rights Reserved.