|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgps.protocol.Agent
gps.protocol.Server
public class Server
Server base class, all specific protocol peers inherit from it.
| Constructor Summary | |
|---|---|
Server()
dummy constructor |
|
Server(int i)
constructs a Peer with peer id |
|
| Method Summary | |
|---|---|
java.lang.String |
toString()
gets string description |
| Methods inherited from class gps.protocol.Agent |
|---|
agentDraw, attachTo, getID, getNode, handle, isActive, reset |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Server()
public Server(int i)
| Method Detail |
|---|
public java.lang.String toString()
toString in class Agent
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||