Serialized Form


Package org.xlightweb

Class org.xlightweb.BadMessageException extends IOException implements Serializable

serialVersionUID: -8030258963989509537L

Serialized Fields

statusCode

int statusCode

Class org.xlightweb.DetailedClosedChannelException extends ClosedChannelException implements Serializable

serialVersionUID: 4968951135405862971L

Serialized Fields

reason

String reason

Class org.xlightweb.NoMultipartTypeException extends IOException implements Serializable

serialVersionUID: -136384586833317379L

Class org.xlightweb.ProtocolException extends IOException implements Serializable

serialVersionUID: 4798789045282750722L

Class org.xlightweb.ReceiveTimeoutException extends IOException implements Serializable

serialVersionUID: 4273292697314205419L


Package org.xlightweb.server

Class org.xlightweb.server.HttpSession extends Object implements Serializable

serialVersionUID: 3712677521662304844L

Serialized Fields

attributes

Map<K,V> attributes

isValid

AtomicBoolean isValid

id

String id

creationTime

long creationTime

lastAccesTime

long lastAccesTime

maxInactiveIntervalSec

int maxInactiveIntervalSec

changeVersion

long changeVersion