|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectpl.trammer.ludwik.geo.HttpMap.IntermediateRouter
public class HttpMap.IntermediateRouter
Obiekty tej klasy symbolizują routery pośredniczące w komunikacji z serwerem.
Constructor Summary | |
---|---|
HttpMap.IntermediateRouter(InetAddress address,
Coordinates coordinates)
Tworzy nowy obiekt routera o podanym adresie ip i współrzędnych geograficznych. |
Method Summary | |
---|---|
InetAddress |
getAddress()
Zwraca adres ip routera. |
Coordinates |
getCoordinates()
Zwraca współrzędne geograficzne routera. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HttpMap.IntermediateRouter(InetAddress address, Coordinates coordinates)
address
- adres ip routeracoordinates
- współrzędne geograficzne routeraMethod Detail |
---|
public InetAddress getAddress()
public Coordinates getCoordinates()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |