Uses of Class
org.omg.CosBridgeAdmin.BridgeInactive

Packages that use BridgeInactive
org.omg.CosBridgeAdmin   
 

Uses of BridgeInactive in org.omg.CosBridgeAdmin
 

Methods in org.omg.CosBridgeAdmin that return BridgeInactive
static BridgeInactive BridgeInactiveHelper.extract(Any any)
           
static BridgeInactive BridgeInactiveHelper.read(InputStream in)
           
 

Methods in org.omg.CosBridgeAdmin with parameters of type BridgeInactive
static void BridgeInactiveHelper.insert(Any any, BridgeInactive s)
           
static void BridgeInactiveHelper.write(OutputStream out, BridgeInactive s)
           
 

Methods in org.omg.CosBridgeAdmin that throw BridgeInactive
 void _BridgeStub.stop_bridge()
           
 void BridgeOperations.stop_bridge()
           
 void BridgePOATie.stop_bridge()