Uses of Interface
cool.scx.http.x.http1.headers.upgrade.ScxUpgrade
Packages that use ScxUpgrade
Package
Description
-
Uses of ScxUpgrade in cool.scx.http.x.http1
Methods in cool.scx.http.x.http1 that return ScxUpgradeModifier and TypeMethodDescriptionstatic ScxUpgradeHttp1Helper.checkUpgradeRequest(Http1RequestLine requestLine, Http1Headers headers) 检查是不是 升级请求 如果不是 返回 nullMethods in cool.scx.http.x.http1 with parameters of type ScxUpgrade -
Uses of ScxUpgrade in cool.scx.http.x.http1.headers
Methods in cool.scx.http.x.http1.headers that return ScxUpgradeMethods in cool.scx.http.x.http1.headers with parameters of type ScxUpgrade -
Uses of ScxUpgrade in cool.scx.http.x.http1.headers.upgrade
Classes in cool.scx.http.x.http1.headers.upgrade that implement ScxUpgradeMethods in cool.scx.http.x.http1.headers.upgrade that return ScxUpgrade