| Modifier and Type | Method and Description |
|---|---|
CalendarHelper |
CalendarHelperFactory.create(Parameters parameters,
com.squareup.okhttp.OkHttpClient client) |
| Modifier and Type | Class and Description |
|---|---|
class |
GoogleCalendarHelper |
| Modifier and Type | Method and Description |
|---|---|
CalendarHelper |
GoogleCalendarHelperFactory.create(Parameters parameters,
com.squareup.okhttp.OkHttpClient client) |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleCalendarHelper |
| Modifier and Type | Method and Description |
|---|---|
CalendarHelper |
SimpleCalendarHelperFactory.create(Parameters parameters,
com.squareup.okhttp.OkHttpClient client) |
| Constructor and Description |
|---|
CalendarGetHandler(DataAccess dataAccess,
com.google.gson.Gson gson,
CalendarHelper calendarHelper) |
| Constructor and Description |
|---|
HealthHandler(org.eclipse.jetty.server.Handler accessHandler,
CalendarHelper calendarHelper,
DataAccess dataAccess,
ModuleArtifactHelper moduleArtifactHelper,
ModuleConfigHelper moduleConfigHelper,
Parameters parameters,
MessagingCoodinator messagingCoodinator,
Scheduler scheduler) |
Copyright © 2017 Richard Thurston. All Rights Reserved.