|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.nutiteq.location.cellid.OpenCellIdMeasurePushTask
public class OpenCellIdMeasurePushTask
| Constructor Summary | |
|---|---|
OpenCellIdMeasurePushTask(java.lang.String developerKey,
WgsPoint pushedLocation,
Cell pushedCell,
CellIdDataFeederListener feederListener)
|
|
| Method Summary | |
|---|---|
void |
dataRetrieved(byte[] data)
Data for resource retrieved |
int |
getCachingLevel()
Define at which level should given resource be cached. |
void |
notifyError()
Notify implementing object about retrieval error |
java.lang.String |
resourcePath()
Get path to resource. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OpenCellIdMeasurePushTask(java.lang.String developerKey,
WgsPoint pushedLocation,
Cell pushedCell,
CellIdDataFeederListener feederListener)
| Method Detail |
|---|
public java.lang.String resourcePath()
ResourceRequestor
resourcePath in interface ResourceRequestorpublic void notifyError()
ResourceRequestor
notifyError in interface ResourceRequestorpublic void dataRetrieved(byte[] data)
ResourceDataWaiter
dataRetrieved in interface ResourceDataWaiterdata - retrieved datapublic int getCachingLevel()
ResourceRequestorCache
getCachingLevel in interface ResourceRequestor
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||