Uses of Interface
org.jacorb.demo.ami.AsyncServerOperations

Uses of AsyncServerOperations in org.jacorb.demo.ami
 

Subinterfaces of AsyncServerOperations in org.jacorb.demo.ami
 interface AsyncServer
          Generated from IDL interface "AsyncServer".
 

Classes in org.jacorb.demo.ami that implement AsyncServerOperations
 class _AsyncServerStub
          Generated from IDL interface "AsyncServer".
 class AsyncServerImpl
           
 class AsyncServerPOA
          Generated from IDL interface "AsyncServer".
 class AsyncServerPOATie
          Generated from IDL interface "AsyncServer".
 

Methods in org.jacorb.demo.ami that return AsyncServerOperations
 AsyncServerOperations AsyncServerPOATie._delegate()
           
 

Methods in org.jacorb.demo.ami with parameters of type AsyncServerOperations
 void AsyncServerPOATie._delegate(AsyncServerOperations delegate)
           
 

Constructors in org.jacorb.demo.ami with parameters of type AsyncServerOperations
AsyncServerPOATie(AsyncServerOperations delegate)
           
AsyncServerPOATie(AsyncServerOperations delegate, POA poa)
           
 



Copyright © 2015 JacORB. All rights reserved.