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

Uses of AMI_AsyncServerHandler in org.jacorb.demo.ami
 

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

Methods in org.jacorb.demo.ami that return AMI_AsyncServerHandler
 AMI_AsyncServerHandler AMI_AsyncServerHandlerPOA._this()
           
 AMI_AsyncServerHandler AMI_AsyncServerHandlerPOATie._this()
           
 AMI_AsyncServerHandler AMI_AsyncServerHandlerPOA._this(ORB orb)
           
 AMI_AsyncServerHandler AMI_AsyncServerHandlerPOATie._this(ORB orb)
           
static AMI_AsyncServerHandler AMI_AsyncServerHandlerHelper.extract(Any any)
           
static AMI_AsyncServerHandler AMI_AsyncServerHandlerHelper.narrow(Object obj)
           
static AMI_AsyncServerHandler AMI_AsyncServerHandlerHelper.read(InputStream in)
           
static AMI_AsyncServerHandler AMI_AsyncServerHandlerHelper.unchecked_narrow(Object obj)
           
 

Methods in org.jacorb.demo.ami with parameters of type AMI_AsyncServerHandler
static void AMI_AsyncServerHandlerHelper.insert(Any any, AMI_AsyncServerHandler s)
           
 void _AsyncServerStub.sendc_op2(AMI_AsyncServerHandler ami_handler, int a)
           
 void _AsyncServerStub.sendc_operation(AMI_AsyncServerHandler ami_handler, int a, int b)
           
 void _AsyncServerStub.sendc_shutdown(AMI_AsyncServerHandler ami_handler)
           
static void AMI_AsyncServerHandlerHelper.write(OutputStream _out, AMI_AsyncServerHandler s)
           
 



Copyright © 2015 JacORB. All rights reserved.