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

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

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

Fields in org.apache.yoko.orb.IMR declared as ServerNotRunning
 ServerNotRunning ServerNotRunningHolder.value
           
 

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

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

Methods in org.apache.yoko.orb.IMR that throw ServerNotRunning
 void ServerOperations.stop()
          Stop the server, if running.
 void _ServerStub.stop()
           
 

Constructors in org.apache.yoko.orb.IMR with parameters of type ServerNotRunning
ServerNotRunningHolder(ServerNotRunning initial)
           
 



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