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- 
RFC6455PingPongpublic RFC6455PingPong()
 
- 
- 
Method Details- 
get- Specified by:
- getin interface- Supplier<WebSocketFrame>
 
- 
test- Specified by:
- testin interface- Predicate<WebSocketFrame>
 
 
-