java.lang.Object
swim.http.HttpPart
swim.http.WebSocketParam
- All Implemented Interfaces:
Debug
-
Method Summary
Modifier and TypeMethodDescriptionstatic WebSocketParamstatic WebSocketParamclientMaxWindowBits(int maxWindowBits) static WebSocketParamstatic WebSocketParamstatic WebSocketParam<T> Output<T>Writes a developer readable, debug-formatted string representation of this object tooutput.booleaninthashCode()Writer<?,?> httpWriter(HttpWriter http) key()static WebSocketParamstatic WebSocketParamserverMaxWindowBits(int maxWindowBits) static WebSocketParamtoString()value()Writer<?,?> writeHttp(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
Description copied from interface:DebugWrites a developer readable, debug-formatted string representation of this object tooutput. -
toString
-
serverMaxWindowBits
-
clientMaxWindowBits
-
clientMaxWindowBits
-
serverNoContextTakeover
-
clientNoContextTakeover
-
create
-
create
-
parse
-