com.nutiteq.location.cellid
Class OpenCellIdService
java.lang.Object
com.nutiteq.location.cellid.OnlineCellIdService
com.nutiteq.location.cellid.OpenCellIdService
- All Implemented Interfaces:
- ResourceDataWaiter, ResourceRequestor, CellIdService
public class OpenCellIdService
- extends OnlineCellIdService
CellId servic on top of OpenCellId
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OpenCellIdService
public OpenCellIdService()
createRequestUrl
public java.lang.String createRequestUrl(java.lang.String cellId,
java.lang.String lac,
java.lang.String mcc,
java.lang.String mnc)
- Specified by:
createRequestUrl in class OnlineCellIdService
parseResponse
public void parseResponse(CellIdResponseWaiter responseWaiter,
java.lang.String response)
- Specified by:
parseResponse in class OnlineCellIdService