Uses of Record Class
cool.scx.http.x.http1.status_line.Http1StatusLine
Packages that use Http1StatusLine
-
Uses of Http1StatusLine in cool.scx.http.x.http1
Constructors in cool.scx.http.x.http1 with parameters of type Http1StatusLineModifierConstructorDescriptionHttp1ClientResponse(Http1StatusLine statusLine, Http1Headers headers, InputStream bodyInputStream) -
Uses of Http1StatusLine in cool.scx.http.x.http1.status_line
Methods in cool.scx.http.x.http1.status_line that return Http1StatusLineModifier and TypeMethodDescriptionstatic Http1StatusLinestatic Http1StatusLineHttp1StatusLineHelper.parseStatusLine(String statusLineStr) Methods in cool.scx.http.x.http1.status_line with parameters of type Http1StatusLineModifier and TypeMethodDescriptionstatic StringHttp1StatusLineHelper.encode(Http1StatusLine statusLine)