Uses of Class
org.apache.camel.component.whatsapp.WhatsAppConfiguration
-
Packages that use WhatsAppConfiguration Package Description org.apache.camel.component.whatsapp -
-
Uses of WhatsAppConfiguration in org.apache.camel.component.whatsapp
Methods in org.apache.camel.component.whatsapp that return WhatsAppConfiguration Modifier and Type Method Description WhatsAppConfigurationWhatsAppEndpoint. getConfiguration()Methods in org.apache.camel.component.whatsapp with parameters of type WhatsAppConfiguration Modifier and Type Method Description voidWhatsAppEndpoint. setConfiguration(WhatsAppConfiguration configuration)Constructors in org.apache.camel.component.whatsapp with parameters of type WhatsAppConfiguration Constructor Description WhatsAppEndpoint(String endpointUri, org.apache.camel.Component component, WhatsAppConfiguration configuration, java.net.http.HttpClient client)WhatsAppWebhookProcessor(org.apache.camel.Processor next, WhatsAppConfiguration configuration)
-