Package com.gmt2001.wspinger
Class RFC6455PingPong
java.lang.Object
com.gmt2001.wspinger.RFC6455PingPong
- All Implemented Interfaces:
PingPongSupplierPredicate
,Predicate<WebSocketFrame>
,Supplier<WebSocketFrame>
Supplier and Predicate for RFC6455 PING/PONG frames
- Author:
- gmt2001
-
Constructor Details
-
RFC6455PingPong
public RFC6455PingPong()
-
-
Method Details
-
get
- Specified by:
get
in interfaceSupplier<WebSocketFrame>
-
test
- Specified by:
test
in interfacePredicate<WebSocketFrame>
-