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

Uses of AsyncServer in org.jacorb.demo.ami
 

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

Fields in org.jacorb.demo.ami declared as AsyncServer
 AsyncServer AsyncServerHolder.value
           
 

Methods in org.jacorb.demo.ami that return AsyncServer
 AsyncServer AsyncServerPOATie._this()
           
 AsyncServer AsyncServerPOA._this()
           
 AsyncServer AsyncServerPOATie._this(ORB orb)
           
 AsyncServer AsyncServerPOA._this(ORB orb)
           
static AsyncServer AsyncServerHelper.extract(Any any)
           
static AsyncServer AsyncServerHelper.narrow(Object obj)
           
static AsyncServer AsyncServerHelper.read(InputStream in)
           
static AsyncServer AsyncServerHelper.unchecked_narrow(Object obj)
           
 

Methods in org.jacorb.demo.ami with parameters of type AsyncServer
static void AsyncServerHelper.insert(Any any, AsyncServer s)
           
static void AsyncServerHelper.write(OutputStream _out, AsyncServer s)
           
 

Constructors in org.jacorb.demo.ami with parameters of type AsyncServer
AsyncServerHolder(AsyncServer initial)
           
 



Copyright © 2015 JacORB. All rights reserved.