java.lang.Object
swim.http.HttpPart
swim.http.UpgradeProtocol
- All Implemented Interfaces:
Debug
-
Method Summary
Modifier and TypeMethodDescriptionstatic UpgradeProtocolstatic UpgradeProtocol<T> Output<T>Writes a developer readable, debug-formatted string representation of this object tooutput.booleaninthashCode()Writer<?,?> httpWriter(HttpWriter http) booleanmatches(UpgradeProtocol that) name()static UpgradeProtocoltoString()version()static UpgradeProtocolWriter<?,?> writeHttp(Output<?> output, HttpWriter http) Methods inherited from class swim.http.HttpPart
httpWriter, toHttp, writeHttp
-
Method Details
-
name
-
version
-
httpWriter
- Specified by:
httpWriterin classHttpPart
-
writeHttp
-
matches
-
equals
-
hashCode
public int hashCode() -
debug
Description copied from interface:DebugWrites a developer readable, debug-formatted string representation of this object tooutput. -
toString
-
websocket
-
create
-
create
-
parse
-