|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.partnersoft.v3x.apps.MapBrowser.MapControlSocket
public class MapControlSocket
A socket that accepts requests to orient the map display.
| Constructor Summary | |
|---|---|
MapControlSocket(MapApp mapApp)
|
|
MapControlSocket(MapApp mapApp,
int port)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getAddress()
|
int |
getPort()
|
void |
run()
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MapControlSocket(MapApp mapApp)
throws java.io.IOException
java.io.IOException
public MapControlSocket(MapApp mapApp,
int port)
throws java.io.IOException
java.io.IOException| Method Detail |
|---|
public void run()
run in interface java.lang.Runnablepublic void stop()
public int getPort()
public java.lang.String getAddress()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||