Uses of Class
com.flowable.agent.engine.impl.model.a2a.client.JsonRpcA2AClient.JsonRpcResponse
Packages that use JsonRpcA2AClient.JsonRpcResponse
-
Uses of JsonRpcA2AClient.JsonRpcResponse in com.flowable.agent.engine.impl.model.a2a.client
Method parameters in com.flowable.agent.engine.impl.model.a2a.client with type arguments of type JsonRpcA2AClient.JsonRpcResponseModifier and TypeMethodDescriptionprotected <T> TJsonRpcA2AClient.sendRequest(String method, Object params, ParameterizedTypeReference<JsonRpcA2AClient.JsonRpcResponse<T>> responseType, boolean allowTaskNotFound, Map<String, String> additionalHeaders)