Package io.deephaven.ssl.config
Class ProtocolsJdk
java.lang.Object
io.deephaven.ssl.config.ProtocolsJdk
- All Implemented Interfaces:
Protocols
Include the protocols defined by the JDK.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.deephaven.ssl.config.Protocols
Protocols.Visitor<T>
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ProtocolsJdk
of()
final <T> T
walk
(Protocols.Visitor<T> visitor)