Package Index
|
Class Index
com.tencent.map.lssupport.bean
com.tencent.map.lssupport.constant
com.tencent.map.lssupport.protocol
com.tencent.map.lssupport.utils
Interfaces
LocationProtocol
NetworkProtocol
OrderProtocol
OrderProtocol.OnOrderChangedListener
RouteProtocol
SyncDelegate
SyncDelegate.Listener
SyncProtocol
SyncProtocol.IConfigOfServiceListener
SyncProtocol.IPullLsInfoListener
SyncProtocol.IPushPositionsListener
SyncProtocol.IPushRouteListener
SyncProtocol.ISortedWayPointsListener
SyncProtocol.OnChangedDestinationNotifyListener
SyncProtocol.OnDestinationChangeResultListener
SyncProtocol.OnRouteSelectResultListener
SyncProtocol.OnSelectedRouteExecuteBeforeNotifyListener
SyncProtocol.OrderResultListener
SyncProtocol.PullInfoListener
Classes
BaseSyncProtocol
OrderManager
OrderManager.Editor
RouteManager
RouteManager.Editor
Package Index
|
Class Index
public static interface
SyncProtocol.PullInfoListener
implements
SyncDelegate.Listener
com.tencent.map.lssupport.protocol.SyncProtocol.PullInfoListener
Summary
Public Methods
abstract void
onPullInfoWith
(
TLSBOrder
order,
RouteManager
routes, List<
TLSBPosition
> positions)
Public Methods
public abstract void
onPullInfoWith
(
TLSBOrder
order,
RouteManager
routes, List<
TLSBPosition
> positions)