Serialized Form
-
Package cool.scx.http.x.http1.exception
-
Exception Class cool.scx.http.x.http1.exception.HttpVersionNotSupportedException
class HttpVersionNotSupportedException extends ScxHttpException implements Serializable -
Exception Class cool.scx.http.x.http1.exception.RequestHeaderFieldsTooLargeException
class RequestHeaderFieldsTooLargeException extends ScxHttpException implements Serializable
-
-
Package cool.scx.http.x.http1.request_line
-
Exception Class cool.scx.http.x.http1.request_line.InvalidHttpRequestLineException
class InvalidHttpRequestLineException extends Exception implements Serializable-
Serialized Fields
-
requestLineStr
String requestLineStr
-
-
-
Exception Class cool.scx.http.x.http1.request_line.InvalidHttpVersion
class InvalidHttpVersion extends Exception implements Serializable-
Serialized Fields
-
versionStr
String versionStr
-
-
-
-
Package cool.scx.http.x.http1.status_line
-
Exception Class cool.scx.http.x.http1.status_line.InvalidHttpStatusException
class InvalidHttpStatusException extends Exception implements Serializable-
Serialized Fields
-
statusStr
String statusStr
-
-
-
Exception Class cool.scx.http.x.http1.status_line.InvalidHttpStatusLineException
class InvalidHttpStatusLineException extends Exception implements Serializable-
Serialized Fields
-
statusLineStr
String statusLineStr
-
-
-