Uses of Interface
org.apache.yoko.orb.IMR.ServerFactory

Packages that use ServerFactory
org.apache.yoko.orb.IMR   
 

Uses of ServerFactory in org.apache.yoko.orb.IMR
 

Classes in org.apache.yoko.orb.IMR that implement ServerFactory
 class _ServerFactoryStub
           
 

Fields in org.apache.yoko.orb.IMR declared as ServerFactory
 ServerFactory ServerFactoryHolder.value
           
 

Methods in org.apache.yoko.orb.IMR that return ServerFactory
 ServerFactory ServerFactoryPOA._this()
           
 ServerFactory ServerFactoryPOA._this(ORB orb)
           
static ServerFactory ServerFactoryHelper.extract(Any any)
           
 ServerFactory ServerDomainOperations.get_server_factory()
          Retrieve the Server Factory.
 ServerFactory _ServerDomainStub.get_server_factory()
           
static ServerFactory ServerFactoryHelper.narrow(Object val)
           
static ServerFactory ServerFactoryHelper.read(InputStream in)
           
static ServerFactory ServerFactoryHelper.unchecked_narrow(Object val)
           
 

Methods in org.apache.yoko.orb.IMR with parameters of type ServerFactory
static void ServerFactoryHelper.insert(Any any, ServerFactory val)
           
static void ServerFactoryHelper.write(OutputStream out, ServerFactory val)
           
 

Constructors in org.apache.yoko.orb.IMR with parameters of type ServerFactory
ServerFactoryHolder(ServerFactory initial)
           
 



Copyright © 2006-2011 Apache Software Foundation. All Rights Reserved.