Serialized Form


Package org.glassfish.grizzly.http

Class org.glassfish.grizzly.http.ContentEncodingException extends IllegalStateException implements Serializable


Package org.glassfish.grizzly.http.util

Class org.glassfish.grizzly.http.util.ByteChunk extends Object implements Serializable

Serialized Fields

buff

byte[] buff

start

int start

end

int end

enc

String enc

isSet

boolean isSet

limit

int limit

isOutput

boolean isOutput

optimizedWrite

boolean optimizedWrite

Class org.glassfish.grizzly.http.util.CharChunk extends Object implements Serializable

Serialized Fields

buff

char[] buff

start

int start

end

int end

isSet

boolean isSet

isOutput

boolean isOutput

limit

int limit

optimizedWrite

boolean optimizedWrite

Class org.glassfish.grizzly.http.util.FastDateFormat extends DateFormat implements Serializable

Serialized Fields

df

DateFormat df

lastSec

long lastSec

sb

StringBuffer sb

fp

FieldPosition fp

Class org.glassfish.grizzly.http.util.MessageBytes extends Object implements Serializable

Serialized Fields

type

int type

hashCode

int hashCode

hasHashCode

boolean hasHashCode

caseSensitive

boolean caseSensitive

byteC

ByteChunk byteC

charC

CharChunk charC

strValue

String strValue

hasStrValue

boolean hasStrValue

intValue

int intValue

hasIntValue

boolean hasIntValue

longValue

long longValue

hasLongValue

boolean hasLongValue

Class org.glassfish.grizzly.http.util.TimeStamp extends Object implements Serializable

Serialized Fields

creationTime

long creationTime

lastAccessedTime

long lastAccessedTime

thisAccessedTime

long thisAccessedTime

isNew

boolean isNew

maxInactiveInterval

long maxInactiveInterval

isValid

boolean isValid

name

MessageBytes name

id

int id

parent

Object parent



Copyright © 2010 Oracle Corpration. All Rights Reserved.