Uses of Enum
com.blackhillsoftware.smf.smf119.values.TttlsSessionReuse
Packages that use TttlsSessionReuse
-
Uses of TttlsSessionReuse in com.blackhillsoftware.smf.smf119
Methods in com.blackhillsoftware.smf.smf119 that return TttlsSessionReuseModifier and TypeMethodDescriptionConnectionTerminationATTLSSection.smf119apTttTlsRu()
SMF119AP_TTTTLSSRU as a TttlsSessionReuse. -
Uses of TttlsSessionReuse in com.blackhillsoftware.smf.smf119.values
Methods in com.blackhillsoftware.smf.smf119.values that return TttlsSessionReuseModifier and TypeMethodDescriptionstatic TttlsSessionReuse
TttlsSessionReuse.from
(int value) Get the TttlsSessionReuse for an integer valuestatic TttlsSessionReuse
Returns the enum constant of this type with the specified name.static TttlsSessionReuse[]
TttlsSessionReuse.values()
Returns an array containing the constants of this enum type, in the order they are declared.