Class RFC6455PingPong

java.lang.Object
com.gmt2001.wspinger.RFC6455PingPong
All Implemented Interfaces:
PingPongSupplierPredicate, Predicate<WebSocketFrame>, Supplier<WebSocketFrame>

public class RFC6455PingPong extends Object implements PingPongSupplierPredicate
Supplier and Predicate for RFC6455 PING/PONG frames
Author:
gmt2001