Uses of Class
org.csapi.fw.TpSvcUnavailReason

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

Uses of TpSvcUnavailReason in org.csapi.fw
 

Fields in org.csapi.fw declared as TpSvcUnavailReason
static TpSvcUnavailReason TpSvcUnavailReason.SERVICE_UNAVAILABLE_CLOSED
           
static TpSvcUnavailReason TpSvcUnavailReason.SERVICE_UNAVAILABLE_GATEWAY_FAILURE
           
static TpSvcUnavailReason TpSvcUnavailReason.SERVICE_UNAVAILABLE_LOCAL_FAILURE
           
static TpSvcUnavailReason TpSvcUnavailReason.SERVICE_UNAVAILABLE_OVERLOADED
           
static TpSvcUnavailReason TpSvcUnavailReason.SERVICE_UNAVAILABLE_UNDEFINED
           
 TpSvcUnavailReason TpSvcUnavailReasonHolder.value
           
 

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

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

Constructors in org.csapi.fw with parameters of type TpSvcUnavailReason
TpSvcUnavailReasonHolder(TpSvcUnavailReason initial)
           
 

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

Methods in org.csapi.fw.fw_application.integrity with parameters of type TpSvcUnavailReason
 void _IpAppFaultManagerStub.svcUnavailableInd(java.lang.String serviceID, TpSvcUnavailReason reason)
           
 void IpAppFaultManagerPOATie.svcUnavailableInd(java.lang.String serviceID, TpSvcUnavailReason reason)
           
 void IpAppFaultManagerOperations.svcUnavailableInd(java.lang.String serviceID, TpSvcUnavailReason reason)
           
 

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

Methods in org.csapi.fw.fw_service.integrity with parameters of type TpSvcUnavailReason
 void _IpFwFaultManagerStub.svcUnavailableInd(TpSvcUnavailReason reason)
           
 void IpFwFaultManagerPOATie.svcUnavailableInd(TpSvcUnavailReason reason)
           
 void IpFwFaultManagerOperations.svcUnavailableInd(TpSvcUnavailReason reason)
           
 



Copyright © 2008. All Rights Reserved.