Uses of Enum
software.amazon.awssdk.crt.io.SocketOptions.SocketType
Packages that use SocketOptions.SocketType
-
Uses of SocketOptions.SocketType in software.amazon.awssdk.crt.io
Fields in software.amazon.awssdk.crt.io declared as SocketOptions.SocketTypeMethods in software.amazon.awssdk.crt.io that return SocketOptions.SocketTypeModifier and TypeMethodDescriptionstatic SocketOptions.SocketTypeReturns the enum constant of this type with the specified name.static SocketOptions.SocketType[]SocketOptions.SocketType.values()Returns an array containing the constants of this enum type, in the order they are declared.