Uses of Class
com.blackhillsoftware.smf.cics.statistics.SocketsGlobalStatistics
Packages that use SocketsGlobalStatistics
Package
Description
Provides support for CICS SMF records - for usage details see
Smf110Record
.Classes mapping CICS statistics sections
-
Uses of SocketsGlobalStatistics in com.blackhillsoftware.smf.cics
Methods in com.blackhillsoftware.smf.cics that return types with arguments of type SocketsGlobalStatisticsModifier and TypeMethodDescriptionSmf110Record.socketsGlobalStatistics()
Get a List containing Sockets Global Statistics from the record -
Uses of SocketsGlobalStatistics in com.blackhillsoftware.smf.cics.statistics
Methods in com.blackhillsoftware.smf.cics.statistics that return SocketsGlobalStatisticsModifier and TypeMethodDescriptionstatic SocketsGlobalStatistics
SocketsGlobalStatistics.create
(byte[] Data, int offset, int length) create is intended for internal use only.