| Package | Description | 
|---|---|
| de.hawhamburg.reachability.tools.googleCalendar | 
 Tool: Google calendar service which awaits requests and returns the resulting events via the ActiveMQ. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
private JsonGoogleCalendarResult | 
GoogleCalendarHookService.createResultMessage(JsonGoogleCalendarRequest request,
                   java.util.List<com.google.gdata.data.calendar.CalendarEventEntry> entries)
Creates a new  
JsonGoogleCalendarResult message object which contains the results of the request forwarded
 to the GoogleCalendarHook. |