Class VersionRouter
java.lang.Object
org.a2aproject.sdk.server.common.quarkus.VersionRouter
-
Field Summary
Fields -
Method Summary
-
Field Details
-
VERSION_1_0
- See Also:
-
VERSION_0_3
- See Also:
-
-
Method Details
-
resolveVersion
Resolves the protocol version from the request.- Returns:
VERSION_1_0,VERSION_0_3, or the raw version string if it matches neither (caller should reject as unsupported)
-
isV10
-
isV03
-