java.lang.Object
swim.http.HttpPart
swim.http.WebSocketParam
- All Implemented Interfaces:
swim.codec.Debug
-
Method Summary
Modifier and TypeMethodDescriptionstatic WebSocketParamstatic WebSocketParamclientMaxWindowBits(int maxWindowBits) static WebSocketParamstatic WebSocketParamstatic WebSocketParam<T> swim.codec.Output<T>debug(swim.codec.Output<T> output) booleaninthashCode()swim.codec.Writer<?,?> httpWriter(HttpWriter http) key()static WebSocketParamstatic WebSocketParamserverMaxWindowBits(int maxWindowBits) static WebSocketParamtoString()value()swim.codec.Writer<?,?> writeHttp(swim.codec.Output<?> output, HttpWriter http) Methods inherited from class swim.http.HttpPart
httpWriter, toHttp, writeHttp
-
Method Details
-
key
-
value
-
httpWriter
- Specified by:
httpWriterin classHttpPart
-
writeHttp
-
equals
-
hashCode
public int hashCode() -
debug
public <T> swim.codec.Output<T> debug(swim.codec.Output<T> output) - Specified by:
debugin interfaceswim.codec.Debug
-
toString
-
serverMaxWindowBits
-
clientMaxWindowBits
-
clientMaxWindowBits
-
serverNoContextTakeover
-
clientNoContextTakeover
-
create
-
create
-
parse
-