Uses of Interface
cool.scx.http.x.http1.Http1UpgradeHandler
Packages that use Http1UpgradeHandler
-
Uses of Http1UpgradeHandler in cool.scx.http.x
Methods in cool.scx.http.x that return types with arguments of type Http1UpgradeHandlerMethods in cool.scx.http.x with parameters of type Http1UpgradeHandlerModifier and TypeMethodDescriptionHttpServerOptions.addUpgradeHandler(Http1UpgradeHandler... upgradeHandlerList) Method parameters in cool.scx.http.x with type arguments of type Http1UpgradeHandlerModifier and TypeMethodDescriptionHttpServerOptions.upgradeHandlerList(List<Http1UpgradeHandler> upgradeHandlerList) -
Uses of Http1UpgradeHandler in cool.scx.http.x.http1
Methods in cool.scx.http.x.http1 that return types with arguments of type Http1UpgradeHandlerMethods in cool.scx.http.x.http1 with parameters of type Http1UpgradeHandlerModifier and TypeMethodDescriptionHttp1ServerConnectionOptions.addUpgradeHandler(Http1UpgradeHandler... upgradeHandlerList) Method parameters in cool.scx.http.x.http1 with type arguments of type Http1UpgradeHandlerModifier and TypeMethodDescriptionHttp1ServerConnectionOptions.upgradeHandlerList(List<Http1UpgradeHandler> upgradeHandlerList)