org.cafesip.gwtcomp.client.common
Interface LiveDataService
- All Superinterfaces:
- com.google.gwt.user.client.rpc.RemoteService
- All Known Implementing Classes:
- LiveDataServiceImpl
public interface LiveDataService
- extends com.google.gwt.user.client.rpc.RemoteService
RPC interface for the
LiveDataService component.
This is an internal internal and your application will never need to use this
class directly.
|
Nested Class Summary |
static class |
LiveDataService.Util
Utility class for simplifying access to the instance of async service. |
getChartInfoAndInitialData
ChartInitData getChartInfoAndInitialData(java.lang.String identifier,
java.lang.String instance,
java.lang.String param)
getNextData
ChartData[] getNextData(java.lang.String identifier,
java.lang.String instance,
java.lang.String param)
http://www.cafesip.org