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