Interface PubnubComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface PubnubComponentBuilderFactory
Send and receive messages to/from PubNub data stream network for connected
devices.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the PubNub component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionpubnub()
PubNub (camel-pubnub) Send and receive messages to/from PubNub data stream network for connected devices.
-
Method Details
-
pubnub
PubNub (camel-pubnub) Send and receive messages to/from PubNub data stream network for connected devices. Category: cloud,iot,messaging Since: 2.19 Maven coordinates: org.apache.camel:camel-pubnub- Returns:
- the dsl builder
-