Uses of Enum
com.blackhillsoftware.smf.cics.statistics.values.SogSslCache
Packages that use SogSslCache
Package
Description
Classes mapping CICS statistics sections
-
Uses of SogSslCache in com.blackhillsoftware.smf.cics.statistics
Methods in com.blackhillsoftware.smf.cics.statistics that return SogSslCacheModifier and TypeMethodDescriptionSocketsGlobalStatistics.sogSslcache()
SOG_SSLCACHE as a SogSslCache. -
Uses of SogSslCache in com.blackhillsoftware.smf.cics.statistics.values
Methods in com.blackhillsoftware.smf.cics.statistics.values that return SogSslCacheModifier and TypeMethodDescriptionstatic SogSslCache
SogSslCache.from
(int value) Get the SogSslCache for an integer valuestatic SogSslCache
Returns the enum constant of this type with the specified name.static SogSslCache[]
SogSslCache.values()
Returns an array containing the constants of this enum type, in the order they are declared.