Uses of Class
io.permazen.kv.raft.msg.PingResponse
Packages that use PingResponse
-
Uses of PingResponse in io.permazen.kv.raft.msg
Methods in io.permazen.kv.raft.msg with parameters of type PingResponseModifier and TypeMethodDescriptionvoid
MessageSwitch.casePingResponse
(PingResponse msg) Handle aPingResponse
.