Uses of Interface
org.jacorb.demo.unions.MyServerOperations

Uses of MyServerOperations in org.jacorb.demo.unions
 

Subinterfaces of MyServerOperations in org.jacorb.demo.unions
 interface MyServer
          Generated from IDL interface "MyServer".
 

Classes in org.jacorb.demo.unions that implement MyServerOperations
 class _MyServerStub
          Generated from IDL interface "MyServer".
 class MyServerPOA
          Generated from IDL interface "MyServer".
 class MyServerPOATie
          Generated from IDL interface "MyServer".
 class ServerImpl
           
 

Methods in org.jacorb.demo.unions that return MyServerOperations
 MyServerOperations MyServerPOATie._delegate()
           
 

Methods in org.jacorb.demo.unions with parameters of type MyServerOperations
 void MyServerPOATie._delegate(MyServerOperations delegate)
           
 

Constructors in org.jacorb.demo.unions with parameters of type MyServerOperations
MyServerPOATie(MyServerOperations delegate)
           
MyServerPOATie(MyServerOperations delegate, POA poa)
           
 



Copyright © 2015 JacORB. All rights reserved.