|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MapRemoteEventHandler
| Field Summary | |
|---|---|
static de.novanic.eventservice.client.event.domain.Domain |
LOCATION_EVENT_DOMAIN
Constant LOCATION_EVENT_DOMAIN |
| Method Summary | |
|---|---|
void |
removeApplication(String applicationName)
removeApplication |
void |
updateApplication(ApplicationInfo applicationInfo)
updateApplication |
void |
updateComplete()
This action is used to respond to server-side events sent when all initial location updates are complete. |
void |
updateLocation(LocationInfo locationInfo)
This action is used to respond to server-side events when a location is updated. |
void |
updateLocations(Collection<LocationInfo> locations)
|
| Field Detail |
|---|
static final de.novanic.eventservice.client.event.domain.Domain LOCATION_EVENT_DOMAIN
LOCATION_EVENT_DOMAIN
| Method Detail |
|---|
void updateLocation(LocationInfo locationInfo)
locationInfo - a LocationInfo object.void updateLocations(Collection<LocationInfo> locations)
void removeApplication(String applicationName)
removeApplication
applicationName - a String object.void updateApplication(ApplicationInfo applicationInfo)
updateApplication
applicationInfo - a ApplicationInfo object.void updateComplete()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||