Class WebSocketTool

java.lang.Object
io.datarouter.websocket.tool.WebSocketTool

public class WebSocketTool
extends java.lang.Object
  • Constructor Summary

    Constructors 
    Constructor Description
    WebSocketTool()  
  • Method Summary

    Modifier and Type Method Description
    static boolean isHandShakeRequest​(javax.servlet.http.HttpServletRequest req)  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

  • Method Details

    • isHandShakeRequest

      public static boolean isHandShakeRequest​(javax.servlet.http.HttpServletRequest req)