java.lang.Object
swim.http.HttpPart
swim.http.Cookie
- All Implemented Interfaces:
Debug
-
Method Summary
Modifier and TypeMethodDescriptionstatic Cookiestatic Cookie<T> Output<T>Writes a developer readable, debug-formatted string representation of this object tooutput.booleangetName()getValue()inthashCode()Writer<?,?> httpWriter(HttpWriter http) static CookieWriter<?,?> writeHttp(Output<?> output, HttpWriter http) Methods inherited from class swim.http.HttpPart
httpWriter, toHttp, writeHttp
-
Method Details
-
getName
-
getValue
-
debug
Description copied from interface:DebugWrites a developer readable, debug-formatted string representation of this object tooutput. -
equals
-
hashCode
public int hashCode() -
httpWriter
- Specified by:
httpWriterin classHttpPart
-
writeHttp
-
create
-
create
-
parse
-