Package | Description |
---|---|
org.apache.camel.component.google.calendar | |
org.apache.camel.component.google.calendar.stream |
Modifier and Type | Class and Description |
---|---|
class |
BatchGoogleCalendarClientFactory |
Modifier and Type | Method and Description |
---|---|
GoogleCalendarClientFactory |
GoogleCalendarComponent.getClientFactory() |
GoogleCalendarClientFactory |
GoogleCalendarEndpoint.getClientFactory() |
Modifier and Type | Method and Description |
---|---|
void |
GoogleCalendarComponent.setClientFactory(GoogleCalendarClientFactory clientFactory)
To use the GoogleCalendarClientFactory as factory for creating the client.
|
void |
GoogleCalendarEndpoint.setClientFactory(GoogleCalendarClientFactory clientFactory) |
Modifier and Type | Method and Description |
---|---|
GoogleCalendarClientFactory |
GoogleCalendarStreamEndpoint.getClientFactory() |
GoogleCalendarClientFactory |
GoogleCalendarStreamComponent.getClientFactory()
The client Factory
|
Modifier and Type | Method and Description |
---|---|
void |
GoogleCalendarStreamEndpoint.setClientFactory(GoogleCalendarClientFactory clientFactory) |
void |
GoogleCalendarStreamComponent.setClientFactory(GoogleCalendarClientFactory clientFactory) |
Apache Camel