Uses of Interface
com.toremote.websocket.handler.HandlerInterface

Packages that use HandlerInterface
com.toremote.gateway.client   
com.toremote.websocket.handler   
 

Uses of HandlerInterface in com.toremote.gateway.client
 

Methods in com.toremote.gateway.client that return HandlerInterface
 HandlerInterface ClientManager.getHandler(java.lang.String id)
           
 

Uses of HandlerInterface in com.toremote.websocket.handler
 

Methods in com.toremote.websocket.handler that return HandlerInterface
static HandlerInterface HandlerManager.getHandler(java.lang.String path)