java.lang.Object
swim.http.HttpPart
swim.http.HttpCharset
- All Implemented Interfaces:
swim.codec.Debug
-
Method Summary
Modifier and TypeMethodDescriptionstatic HttpCharsetstatic HttpCharset<T> swim.codec.Output<T>debug(swim.codec.Output<T> output) booleaninthashCode()swim.codec.Writer<?,?> httpWriter(HttpWriter http) booleanisStar()booleanmatches(HttpCharset that) name()static HttpCharsetstatic HttpCharsetstar()toString()floatweight()weight(float weight) swim.codec.Writer<?,?> writeHttp(swim.codec.Output<?> output, HttpWriter http) Methods inherited from class swim.http.HttpPart
httpWriter, toHttp, writeHttp
-
Method Details
-
isStar
public boolean isStar() -
name
-
weight
public float weight() -
weight
-
httpWriter
- Specified by:
httpWriterin classHttpPart
-
writeHttp
-
matches
-
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
-
star
-
create
-
create
-
parse
-