|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.placelab.midp.server.MapLoaderProxy
Proxy service that communicates with the map loader on the phone via bluetooth. The proxy downloads the latest map data from http://www.placelab.org/data/do-retrieve.php and sends the data to the phone.
| Field Summary |
| Fields inherited from interface org.placelab.midp.server.BluetoothService |
ACTIVITY_UPLOAD_SERVICE, CONSOLE_SERVICE, ESM_QUESTION_SERVICE, GPS_TIME_SERVICE, LOCATION_UPLOAD_SERVICE, LOG_UPLOAD_SERVICE, MAP_LOADER_SERVICE, PLACE_UPLOAD_SERVICE |
| Constructor Summary | |
MapLoaderProxy()
|
|
| Method Summary | |
java.lang.String |
getName()
|
byte |
getServiceType()
|
void |
newClient(java.io.DataInputStream in,
java.io.DataOutputStream out)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public MapLoaderProxy()
| Method Detail |
public java.lang.String getName()
getName in interface BluetoothServicepublic byte getServiceType()
getServiceType in interface BluetoothService
public void newClient(java.io.DataInputStream in,
java.io.DataOutputStream out)
newClient in interface BluetoothService
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||