Uses of Interface
org.omg.CORBA.WstringDefOperations

Packages that use WstringDefOperations
org.jacorb.ir   
org.omg.CORBA   
 

Uses of WstringDefOperations in org.jacorb.ir
 

Classes in org.jacorb.ir that implement WstringDefOperations
 class WstringDef
           
 

Uses of WstringDefOperations in org.omg.CORBA
 

Subinterfaces of WstringDefOperations in org.omg.CORBA
 interface WstringDef
          Generated from IDL interface "WstringDef"
 

Classes in org.omg.CORBA that implement WstringDefOperations
 class _WstringDefStub
          Generated from IDL interface "WstringDef"
 class WstringDefPOA
          Generated from IDL interface "WstringDef"
 class WstringDefPOATie
          Generated from IDL interface "WstringDef"
 

Methods in org.omg.CORBA that return WstringDefOperations
 WstringDefOperations WstringDefPOATie._delegate()
           
 

Methods in org.omg.CORBA with parameters of type WstringDefOperations
 void WstringDefPOATie._delegate(WstringDefOperations delegate)
           
 

Constructors in org.omg.CORBA with parameters of type WstringDefOperations
WstringDefPOATie(WstringDefOperations delegate)
           
WstringDefPOATie(WstringDefOperations delegate, POA poa)