Serialized Form
-
Package snap.parse
-
Exception snap.parse.ParseException
class ParseException extends RuntimeException implements Serializable
-
-
Package snap.util
-
Class snap.util.ByteArray
class ByteArray extends Object implements Serializable-
Serialized Fields
-
_bytes
byte[] _bytes
-
_charbuffer
char[] _charbuffer
-
_length
int _length
-
_offset
int _offset
-
-
-
-
Package snap.web
-
Exception snap.web.AccessException
class AccessException extends RuntimeException implements Serializable -
Exception snap.web.ResponseException
class ResponseException extends RuntimeException implements Serializable-
Serialized Fields
-
_resp
WebResponse _resp
-
-
-