|
JTR 5.0 API Documentation | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjtr.config.remote.Node
public class Node
This class maps the node element of a JTR configuration file.
| Constructor Summary | |
|---|---|
Node()
Creates a new instance of Node |
|
| Method Summary | |
|---|---|
java.lang.String |
getHost()
|
int |
getPort()
|
void |
setHost(java.lang.String h)
|
void |
setPort(int p)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Node()
| Method Detail |
|---|
public void setHost(java.lang.String h)
public java.lang.String getHost()
public void setPort(int p)
public int getPort()
public java.lang.String toString()
toString in class java.lang.Object
|
The JTR Project is licensed under GPL version 2 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||