supportedProtocolVersions property

Set<String> supportedProtocolVersions
final

Revisions the stateless branch accepts. A request naming anything else is answered with the supported list so the client can retry.

Implementation

final Set<String> supportedProtocolVersions;