Uses of Class
org.logdoc.fairhttp.service.tools.websocket.frames.PingFrame
-
Packages that use PingFrame Package Description org.logdoc.fairhttp.service.tools.websocket.frames -
-
Uses of PingFrame in org.logdoc.fairhttp.service.tools.websocket.frames
Constructors in org.logdoc.fairhttp.service.tools.websocket.frames with parameters of type PingFrame Constructor Description PongFrame(PingFrame pingFrame)
-