Uses of Interface
com.mastfrog.acteur.spi.ApplicationControl
Packages that use ApplicationControl
-
Uses of ApplicationControl in com.mastfrog.acteur.websocket
Constructors in com.mastfrog.acteur.websocket with parameters of type ApplicationControlModifierConstructorDescriptionprotectedWebSocketUpgradeActeur(HttpEvent evt, PathFactory paths, com.mastfrog.settings.Settings settings, Page page, Deferral defer, Chain chain, ApplicationControl ctrl, OnWebsocketConnect onConnect)