Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
J
L
M
N
P
R
S
T
U
W
A
addAgent(String, String)
- Method in class com.lightdev.app.trec.server.
ServerAdministrator
add an agent existing on the server to the group of running agents on this server
addGridBagComponent(Container, JComponent, GridBagLayout, GridBagConstraints, int, int, int)
- Method in class com.lightdev.app.trec.client.ui.
GridBagHelper
convenience method for adding a component to a container layed out by a GridBagLayout
addGridBagComponent(Container, JComponent, GridBagLayout, GridBagConstraints, int, int, int, int, int, int, double, double)
- Method in class com.lightdev.app.trec.client.ui.
GridBagHelper
convenience method for adding a component to a container layed out by a GridBagLayout
addHandler(String, Agent)
- Method in class com.lightdev.app.trec.server.sam.
SAMXmlRpcServer
add a handler object to this server
addParameter(Object)
- Method in class com.lightdev.app.trec.client.
Request
add a parameter to this request The TREC platform uses Apache XML-RPC for all communication between clients and servers.
Agent
- Class in
com.lightdev.app.trec.server
Standard class all applications should extend when they are intended to be operated as an agent in the context of the Light Development Transparent Remote Computing (TREC) platform.
Agent()
- Constructor for class com.lightdev.app.trec.server.
Agent
create a new instance of an Agent object
AgentAddress
- Class in
com.lightdev.app.trec.client
Address of an agent in the context of the Light Development Transparent Remote Computing (TREC) platform.
AgentAddress(ServerAddress, String)
- Constructor for class com.lightdev.app.trec.client.
AgentAddress
create a new agent address
AgentAddressPanel
- Class in
com.lightdev.app.trec.client.ui
A user interface component to manipulate an agent address in the context of the Light Development Transparent Remote Computing (TREC) platform.
AgentAddressPanel()
- Constructor for class com.lightdev.app.trec.client.ui.
AgentAddressPanel
create a new instance of an AgentAddressPanel
agentName
- Variable in class com.lightdev.app.trec.client.ui.
AgentAddressPanel
name of agent this panel refers to
AGENTS_FILE_NAME
- Static variable in class com.lightdev.app.trec.server.
Server
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
G
I
J
L
M
N
P
R
S
T
U
W