|
JTR 5.0 API Documentation | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Node | |
---|---|
jtr.config.remote | This package contains the classes required to reprsent in object-oriented way
the XML elements used in a jtr.xml file to represent JTR Passive-Nodes
that must take part in a JTR Distributed-Test Session. |
jtr.remote.test | This package contains specializations to classes/contracts defined in
jtr.test , required to enable JTR Distributed Testing
sessions. |
Uses of Node in jtr.config.remote |
---|
Methods in jtr.config.remote that return types with arguments of type Node | |
---|---|
java.util.List<Node> |
Nodes.getNodes()
|
Methods in jtr.config.remote with parameters of type Node | |
---|---|
void |
Nodes.addNode(Node host)
|
Uses of Node in jtr.remote.test |
---|
Subclasses of Node in jtr.remote.test | |
---|---|
class |
NodeInfo
A NodeInfo instance represents a node member of the JTR network. |
|
The JTR Project is licensed under GPL version 2 | |||||||||
PREV NEXT | FRAMES NO FRAMES |