Uses of Class
de.quantummaid.eventmaid.channel.ChannelStatusInformation
-
Packages that use ChannelStatusInformation Package Description de.quantummaid.eventmaid.channel -
-
Uses of ChannelStatusInformation in de.quantummaid.eventmaid.channel
Methods in de.quantummaid.eventmaid.channel that return ChannelStatusInformation Modifier and Type Method Description static ChannelStatusInformationChannelStatusInformation. channelStatusInformation(ChannelStatistics channelStatistics)ChannelStatusInformationChannel. getStatusInformation()Returns aChannelStatusInformationobject, which can be used to query theChannel'sstatistics.
-