Class RouterConn

java.lang.Object
com.tccc.kos.commons.web.websocket.router.RouterConn

public class RouterConn extends Object
Represents a router connection which is the combination of address and websocket connection to the router.
Since:
1.0
Version:
2023-08-23
  • Constructor Details

    • RouterConn

      public RouterConn()
  • Method Details