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

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

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

Fields in org.apache.yoko.orb.IMR declared as ServerRunning
 ServerRunning ServerRunningHolder.value
           
 

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

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

Methods in org.apache.yoko.orb.IMR that throw ServerRunning
 void ServerOperations.destroy()
          Destroy the server record.
 void _ServerStub.destroy()
           
 void ServerOperations.start()
          Start the server, if not running.
 void _ServerStub.start()
           
 

Constructors in org.apache.yoko.orb.IMR with parameters of type ServerRunning
ServerRunningHolder(ServerRunning initial)
           
 



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