Package | Description |
---|---|
lucee.runtime.config | |
lucee.runtime.exp | |
lucee.runtime.op | |
lucee.runtime.spooler | |
lucee.runtime.spooler.remote | |
lucee.runtime.util |
Modifier and Type | Class and Description |
---|---|
class |
RemoteClientImpl |
Modifier and Type | Method and Description |
---|---|
RemoteClient[] |
ConfigImpl.getRemoteClients() |
RemoteClient[] |
ConfigServer.getRemoteClients() |
RemoteClient[] |
Config.getRemoteClients() |
Constructor and Description |
---|
RemoteAccessException(RemoteClient client,
PageException pe) |
Modifier and Type | Method and Description |
---|---|
SpoolerTask |
CreationImpl.createRemoteClientTask(ExecutionPlan[] plans,
RemoteClient remoteClient,
Struct attrColl,
String callerId,
String type) |
Modifier and Type | Method and Description |
---|---|
static Object |
SpoolerTaskHTTPCall.execute(RemoteClient client,
Config config,
String methodName,
Struct args) |
Constructor and Description |
---|
SpoolerTaskHTTPCall(ExecutionPlan[] plans,
RemoteClient client) |
SpoolerTaskWS(ExecutionPlan[] plans,
RemoteClient client) |
Constructor and Description |
---|
RemoteClientTask(ExecutionPlan[] plans,
RemoteClient client,
Struct attrColl,
String callerId,
String type) |
Modifier and Type | Method and Description |
---|---|
SpoolerTask |
Creation.createRemoteClientTask(ExecutionPlan[] plans,
RemoteClient remoteClient,
Struct attrColl,
String callerId,
String type) |
Copyright © 2015 Lucee