Serialized Form
-
Package org.glassfish.grizzly.http
-
Class org.glassfish.grizzly.http.ContentEncodingException extends IllegalStateException implements Serializable
-
Class org.glassfish.grizzly.http.HttpBrokenContentException extends RuntimeException implements Serializable
-
-
Package org.glassfish.grizzly.http.util
-
Class org.glassfish.grizzly.http.util.ByteChunk extends Object implements Serializable
- serialVersionUID:
- -1L
-
Class org.glassfish.grizzly.http.util.CharChunk extends Object implements Serializable
- serialVersionUID:
- -1L
-
Serialized Fields
-
buff
char[] buff
-
cachedString
String cachedString
-
end
int end
-
isSet
boolean isSet
-
limit
int limit
-
optimizedWrite
boolean optimizedWrite
-
start
int start
-
-
Class org.glassfish.grizzly.http.util.FastDateFormat extends DateFormat implements Serializable
- serialVersionUID:
- -1L
-
Serialized Fields
-
df
DateFormat df
-
lastSec
long lastSec
-
sb
StringBuffer sb
-
-
Class org.glassfish.grizzly.http.util.MessageBytes extends Object implements Serializable
-
Serialized Fields
-
byteC
ByteChunk byteC
-
caseSensitive
boolean caseSensitive
-
charC
CharChunk charC
-
hasHashCode
boolean hasHashCode
-
hashCode
int hashCode
-
hasIntValue
boolean hasIntValue
-
hasLongValue
boolean hasLongValue
-
hasStrValue
boolean hasStrValue
-
intValue
int intValue
-
longValue
long longValue
-
strValue
String strValue
-
type
int type
-
-
-
Class org.glassfish.grizzly.http.util.MimeHeaders.MaxHeaderCountExceededException extends IllegalStateException implements Serializable
-
Class org.glassfish.grizzly.http.util.TimeStamp extends Object implements Serializable
-
Serialized Fields
-
creationTime
long creationTime
-
id
int id
-
isNew
boolean isNew
-
isValid
boolean isValid
-
lastAccessedTime
long lastAccessedTime
-
maxInactiveInterval
long maxInactiveInterval
-
name
MessageBytes name
-
parent
Object parent
-
thisAccessedTime
long thisAccessedTime
-
-
-