| Package | Description |
|---|---|
| org.apache.camel.component.google.mail | |
| org.apache.camel.component.google.mail.stream |
| Modifier and Type | Class and Description |
|---|---|
class |
BatchGoogleMailClientFactory |
| Modifier and Type | Method and Description |
|---|---|
GoogleMailClientFactory |
GoogleMailEndpoint.getClientFactory() |
GoogleMailClientFactory |
GoogleMailComponent.getClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoogleMailEndpoint.setClientFactory(GoogleMailClientFactory clientFactory) |
void |
GoogleMailComponent.setClientFactory(GoogleMailClientFactory clientFactory)
To use the GoogleCalendarClientFactory as factory for creating the client.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleMailClientFactory |
GoogleMailStreamComponent.getClientFactory()
The client Factory
|
GoogleMailClientFactory |
GoogleMailStreamEndpoint.getClientFactory() |
| Modifier and Type | Method and Description |
|---|---|
void |
GoogleMailStreamComponent.setClientFactory(GoogleMailClientFactory clientFactory) |
void |
GoogleMailStreamEndpoint.setClientFactory(GoogleMailClientFactory clientFactory) |
Apache Camel