Uses of Class
org.apache.yoko.orb.IMR.NoSuchServer

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

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

Fields in org.apache.yoko.orb.IMR declared as NoSuchServer
 NoSuchServer NoSuchServerHolder.value
           
 

Methods in org.apache.yoko.orb.IMR that return NoSuchServer
static NoSuchServer NoSuchServerHelper.extract(Any any)
           
static NoSuchServer NoSuchServerHelper.read(InputStream in)
           
 

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

Methods in org.apache.yoko.orb.IMR that throw NoSuchServer
 Server ServerFactoryOperations.get_server(String server)
          Retrieve a server record.
 Server _ServerFactoryStub.get_server(String _ob_a0)
           
 ActiveState _DomainStub.startup(String _ob_a0, String _ob_a1, ObjectReferenceTemplate _ob_a2, ProcessEndpointManagerHolder _ob_ah3)
           
 ActiveState _ServerDomainStub.startup(String _ob_a0, String _ob_a1, ObjectReferenceTemplate _ob_a2, ProcessEndpointManagerHolder _ob_ah3)
           
 ActiveState DomainOperations.startup(String serverId, String instance, ObjectReferenceTemplate root_tmpl, ProcessEndpointManagerHolder endpoint)
          Called to inform the IMR that the server has been started
 

Constructors in org.apache.yoko.orb.IMR with parameters of type NoSuchServer
NoSuchServerHolder(NoSuchServer initial)
           
 



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