Uses of Enum Class
tigase.muc.modules.selfping.SelfPingerMonitor.ResultStatus
Packages that use SelfPingerMonitor.ResultStatus
-
Uses of SelfPingerMonitor.ResultStatus in tigase.muc.modules.selfping
Methods in tigase.muc.modules.selfping that return SelfPingerMonitor.ResultStatusModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static SelfPingerMonitor.ResultStatus[]SelfPingerMonitor.ResultStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in tigase.muc.modules.selfping with parameters of type SelfPingerMonitor.ResultStatusModifier and TypeMethodDescriptionvoidSelfPingerMonitor.Handler.finished(Request req, SelfPingerMonitor.ResultStatus resultStatus)