Class DaprOperationManager
java.lang.Object
org.apache.camel.component.dapr.operations.DaprOperationManager
-
Constructor Summary
ConstructorsConstructorDescriptionDaprOperationManager(DaprConfigurationOptionsProxy configurationOptionsProxy) -
Method Summary
Modifier and TypeMethodDescriptionprocess(org.apache.camel.Exchange exchange, io.dapr.client.DaprClient client)
-
Constructor Details
-
DaprOperationManager
-
-
Method Details
-
process
public DaprOperationResponse process(org.apache.camel.Exchange exchange, io.dapr.client.DaprClient client) throws Exception - Throws:
Exception
-