Uses of Class
eu.bandm.tools.message.SimpleMessage.Ping
Packages that use SimpleMessage.Ping
-
Uses of SimpleMessage.Ping in eu.bandm.tools.message
Methods in eu.bandm.tools.message that return SimpleMessage.PingModifier and TypeMethodDescriptionstatic <X> SimpleMessage.Ping
<X> SimpleMessage.ping()
Convenience factory Method: Create an instance ofSimpleMessage.Ping
, which is of kindMessage.Kind.log
.