Uses of Enum Class
org.a2aproject.sdk.spec.TransportProtocol
Packages that use TransportProtocol
-
Uses of TransportProtocol in org.a2aproject.sdk.spec
Methods in org.a2aproject.sdk.spec that return TransportProtocolModifier and TypeMethodDescriptionstatic TransportProtocolTransportProtocol.fromString(String transport) Parses a string into aTransportProtocolenum constant.static TransportProtocolReturns the enum constant of this class with the specified name.static TransportProtocol[]TransportProtocol.values()Returns an array containing the constants of this enum class, in the order they are declared.