Uses of Interface
org.apache.camel.component.whatsapp.WhatsAppService
-
Packages that use WhatsAppService Package Description org.apache.camel.component.whatsapp org.apache.camel.component.whatsapp.service -
-
Uses of WhatsAppService in org.apache.camel.component.whatsapp
Methods in org.apache.camel.component.whatsapp that return WhatsAppService Modifier and Type Method Description WhatsAppServiceWhatsAppEndpoint. getWhatsappService()Methods in org.apache.camel.component.whatsapp with parameters of type WhatsAppService Modifier and Type Method Description voidWhatsAppEndpoint. setWhatsappService(WhatsAppService whatsappService) -
Uses of WhatsAppService in org.apache.camel.component.whatsapp.service
Classes in org.apache.camel.component.whatsapp.service that implement WhatsAppService Modifier and Type Class Description classWhatsAppServiceRestAPIAdapterJava11 Http Client implementation
-