Serialized Form
-
Package io.a2a.spec
-
Exception io.a2a.spec.A2AClientError
class A2AClientError extends Exception implements Serializable -
Exception io.a2a.spec.A2AClientHTTPError
class A2AClientHTTPError extends A2AClientError implements Serializable-
Serialized Fields
-
code
int code
-
message
String message
-
-
-
Exception io.a2a.spec.A2AClientJSONError
class A2AClientJSONError extends A2AClientError implements Serializable -
Exception io.a2a.spec.A2AException
class A2AException extends IOException implements Serializable -
Exception io.a2a.spec.A2AServerException
class A2AServerException extends A2AException implements Serializable -
Error io.a2a.spec.ContentTypeNotSupportedError
class ContentTypeNotSupportedError extends JSONRPCError implements Serializable -
Class io.a2a.spec.FileContentDeserializer
class FileContentDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<FileContent> implements Serializable -
Exception io.a2a.spec.IdJsonMappingException
class IdJsonMappingException extends com.fasterxml.jackson.databind.JsonMappingException implements Serializable-
Serialized Fields
-
id
Object id
-
-
-
Error io.a2a.spec.InternalError
class InternalError extends JSONRPCError implements Serializable -
Error io.a2a.spec.InvalidAgentResponseError
class InvalidAgentResponseError extends JSONRPCError implements Serializable -
Error io.a2a.spec.InvalidParamsError
class InvalidParamsError extends JSONRPCError implements Serializable -
Exception io.a2a.spec.InvalidParamsJsonMappingException
class InvalidParamsJsonMappingException extends IdJsonMappingException implements Serializable -
Error io.a2a.spec.InvalidRequestError
class InvalidRequestError extends JSONRPCError implements Serializable -
Error io.a2a.spec.JSONParseError
class JSONParseError extends JSONRPCError implements Serializable -
Error io.a2a.spec.JSONRPCError
class JSONRPCError extends Error implements Serializable -
Class io.a2a.spec.JSONRPCErrorDeserializer
class JSONRPCErrorDeserializer extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<JSONRPCError> implements Serializable -
Class io.a2a.spec.JSONRPCErrorSerializer
class JSONRPCErrorSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<JSONRPCError> implements Serializable -
Class io.a2a.spec.JSONRPCRequestDeserializerBase
class JSONRPCRequestDeserializerBase extends com.fasterxml.jackson.databind.deser.std.StdDeserializer<JSONRPCRequest<?>> implements Serializable -
Class io.a2a.spec.JSONRPCVoidResponseSerializer
class JSONRPCVoidResponseSerializer extends com.fasterxml.jackson.databind.ser.std.StdSerializer<JSONRPCResponse<Void>> implements Serializable -
Error io.a2a.spec.MethodNotFoundError
class MethodNotFoundError extends JSONRPCError implements Serializable -
Exception io.a2a.spec.MethodNotFoundJsonMappingException
class MethodNotFoundJsonMappingException extends IdJsonMappingException implements Serializable -
Class io.a2a.spec.NonStreamingJSONRPCRequestDeserializer
class NonStreamingJSONRPCRequestDeserializer extends JSONRPCRequestDeserializerBase<NonStreamingJSONRPCRequest<?>> implements Serializable -
Error io.a2a.spec.PushNotificationNotSupportedError
class PushNotificationNotSupportedError extends JSONRPCError implements Serializable -
Class io.a2a.spec.StreamingJSONRPCRequestDeserializer
class StreamingJSONRPCRequestDeserializer extends JSONRPCRequestDeserializerBase<StreamingJSONRPCRequest<?>> implements Serializable -
Error io.a2a.spec.TaskNotCancelableError
class TaskNotCancelableError extends JSONRPCError implements Serializable -
Error io.a2a.spec.TaskNotFoundError
class TaskNotFoundError extends JSONRPCError implements Serializable -
Error io.a2a.spec.UnsupportedOperationError
class UnsupportedOperationError extends JSONRPCError implements Serializable
-