Uses of Class
com.tccc.kos.commons.web.websocket.router.RouterConn
Packages that use RouterConn
Package
Description
Contains classes that pertain to the router.
-
Uses of RouterConn in com.tccc.kos.commons.web.websocket.router
Methods in com.tccc.kos.commons.web.websocket.router with parameters of type RouterConnModifier and TypeMethodDescriptionvoid
RouterListener.onRouterAdded
(RouterConn router, boolean external) Called when a router is added to the forwarding table.void
RouterListener.onRouterRemoved
(RouterConn router, boolean external) Called when a router is removed from the forwarding table.