Uses of Interface
org.omg.CosTrading.LinkOperations

Packages that use LinkOperations
org.omg.CosTrading   
 

Uses of LinkOperations in org.omg.CosTrading
 

Subinterfaces of LinkOperations in org.omg.CosTrading
 interface Link
          Generated from IDL interface "Link"
 

Classes in org.omg.CosTrading that implement LinkOperations
 class _LinkStub
          Generated from IDL interface "Link"
 class LinkPOA
          Generated from IDL interface "Link"
 class LinkPOATie
          Generated from IDL interface "Link"
 

Methods in org.omg.CosTrading that return LinkOperations
 LinkOperations LinkPOATie._delegate()
           
 

Methods in org.omg.CosTrading with parameters of type LinkOperations
 void LinkPOATie._delegate(LinkOperations delegate)
           
 

Constructors in org.omg.CosTrading with parameters of type LinkOperations
LinkPOATie(LinkOperations delegate)
           
LinkPOATie(LinkOperations delegate, POA poa)