Uses of Class
org.apache.camel.component.dapr.operations.DaprOperationResponse
Packages that use DaprOperationResponse
-
Uses of DaprOperationResponse in org.apache.camel.component.dapr.operations
Methods in org.apache.camel.component.dapr.operations that return DaprOperationResponseModifier and TypeMethodDescriptionstatic DaprOperationResponsestatic DaprOperationResponsestatic DaprOperationResponseDaprOperationResponse.createFromConfig(Map<String, io.dapr.client.domain.ConfigurationItem> config) DaprConfigurationHandler.handle(org.apache.camel.Exchange exchange, io.dapr.client.DaprClient client) DaprInvokeBindingHandler.handle(org.apache.camel.Exchange exchange, io.dapr.client.DaprClient client) DaprOperationHandler.handle(org.apache.camel.Exchange exchange, io.dapr.client.DaprClient client) Execute the configured operation on this exchange.DaprPubSubHandler.handle(org.apache.camel.Exchange exchange, io.dapr.client.DaprClient client) DaprSecretHandler.handle(org.apache.camel.Exchange exchange, io.dapr.client.DaprClient client) DaprServiceInvocationHandler.handle(org.apache.camel.Exchange exchange, io.dapr.client.DaprClient client) DaprStateHandler.handle(org.apache.camel.Exchange exchange, io.dapr.client.DaprClient client) DaprOperationManager.process(org.apache.camel.Exchange exchange, io.dapr.client.DaprClient client)