| Package | Description |
|---|---|
| org.apache.camel.component.google.pubsub | |
| org.apache.camel.component.google.pubsub.serializer |
| Modifier and Type | Method and Description |
|---|---|
GooglePubsubSerializer |
GooglePubsubEndpoint.getSerializer() |
| Modifier and Type | Method and Description |
|---|---|
void |
GooglePubsubEndpoint.setSerializer(GooglePubsubSerializer serializer) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultGooglePubsubSerializer
Default GooglePubsubMessageSerializer that uses ObjectOutputStream to serialize objects.
|
Apache Camel