Uses of Enum Class
io.a2a.spec.TransportProtocol
Packages that use TransportProtocol
-
Uses of TransportProtocol in io.a2a.spec
Methods in io.a2a.spec that return TransportProtocolModifier and TypeMethodDescriptionstatic TransportProtocolTransportProtocol.fromString(String transport) 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.