public interface ITimeService
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Get the name of the platform, where the time service runs.
|
ISubscriptionIntermediateFuture<Date> |
subscribe()
Subscribe to the time service.
|
String getName()
ISubscriptionIntermediateFuture<Date> subscribe()
Copyright © 2013. All Rights Reserved.