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

Uses of AMI_AsyncServerHandlerOperations in org.jacorb.demo.ami
 

Subinterfaces of AMI_AsyncServerHandlerOperations in org.jacorb.demo.ami
 interface AMI_AsyncServerHandler
          Generated from IDL interface "AMI_AsyncServerHandler".
 

Classes in org.jacorb.demo.ami that implement AMI_AsyncServerHandlerOperations
 class _AMI_AsyncServerHandlerStub
          Generated from IDL interface "AMI_AsyncServerHandler".
 class AMI_AsyncServerHandlerImpl
           
 class AMI_AsyncServerHandlerPOA
          Generated from IDL interface "AMI_AsyncServerHandler".
 class AMI_AsyncServerHandlerPOATie
          Generated from IDL interface "AMI_AsyncServerHandler".
 

Methods in org.jacorb.demo.ami that return AMI_AsyncServerHandlerOperations
 AMI_AsyncServerHandlerOperations AMI_AsyncServerHandlerPOATie._delegate()
           
 

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

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



Copyright © 2015 JacORB. All rights reserved.