Uses of Interface
railo.runtime.config.RemoteClient

Packages that use RemoteClient
railo.runtime.config   
railo.runtime.exp   
railo.runtime.op   
railo.runtime.spooler   
railo.runtime.spooler.remote   
railo.runtime.util   
 

Uses of RemoteClient in railo.runtime.config
 

Classes in railo.runtime.config that implement RemoteClient
 class RemoteClientImpl
           
 

Methods in railo.runtime.config that return RemoteClient
 RemoteClient[] ConfigImpl.getRemoteClients()
           
 RemoteClient[] ConfigServer.getRemoteClients()
           
 RemoteClient[] Config.getRemoteClients()
           
 

Uses of RemoteClient in railo.runtime.exp
 

Constructors in railo.runtime.exp with parameters of type RemoteClient
RemoteAccessException(RemoteClient client, PageException pe)
           
 

Uses of RemoteClient in railo.runtime.op
 

Methods in railo.runtime.op with parameters of type RemoteClient
 SpoolerTask CreationImpl.createRemoteClientTask(ExecutionPlan[] plans, RemoteClient remoteClient, Struct attrColl, String callerId, String type)
           
 

Uses of RemoteClient in railo.runtime.spooler
 

Methods in railo.runtime.spooler with parameters of type RemoteClient
static RPCClient SpoolerTaskWS.getRPCClient(RemoteClient client)
           
 

Constructors in railo.runtime.spooler with parameters of type RemoteClient
SpoolerTaskWS(ExecutionPlan[] plans, RemoteClient client)
           
 

Uses of RemoteClient in railo.runtime.spooler.remote
 

Constructors in railo.runtime.spooler.remote with parameters of type RemoteClient
RemoteClientTask(ExecutionPlan[] plans, RemoteClient client, Struct attrColl, String callerId, String type)
           
 

Uses of RemoteClient in railo.runtime.util
 

Methods in railo.runtime.util with parameters of type RemoteClient
 SpoolerTask Creation.createRemoteClientTask(ExecutionPlan[] plans, RemoteClient remoteClient, Struct attrColl, String callerId, String type)
           
 



Copyright © 2012 Railo