Uses of Interface
org.jacorb.demo.bidir.ServerOperations

Uses of ServerOperations in org.jacorb.demo.bidir
 

Subinterfaces of ServerOperations in org.jacorb.demo.bidir
 interface Server
          Generated from IDL interface "Server".
 

Classes in org.jacorb.demo.bidir that implement ServerOperations
 class _ServerStub
          Generated from IDL interface "Server".
 class ServerImpl
          ServerImpl.java Created: Mon Sep 3 19:28:34 2001
 class ServerPOA
          Generated from IDL interface "Server".
 class ServerPOATie
          Generated from IDL interface "Server".
 

Methods in org.jacorb.demo.bidir that return ServerOperations
 ServerOperations ServerPOATie._delegate()
           
 

Methods in org.jacorb.demo.bidir with parameters of type ServerOperations
 void ServerPOATie._delegate(ServerOperations delegate)
           
 

Constructors in org.jacorb.demo.bidir with parameters of type ServerOperations
ServerPOATie(ServerOperations delegate)
           
ServerPOATie(ServerOperations delegate, POA poa)
           
 



Copyright © 2015 JacORB. All rights reserved.