Interface | Description |
---|---|
Serve.Acceptor | |
WarDeployer |
Class | Description |
---|---|
CgiServlet | |
FileServlet | |
SelectorAcceptor | |
Serve | |
Serve.AcceptLocaleEnumeration | |
Serve.AcmeSession |
Http session support
TODO: provide lazy session restoring, it should allow to load classes from wars 1st step it read serialization data and store under session attribute 2nd
when the session requested, it tries to deserialize all session attributes considered that all classes available
|
Serve.BasicAuthRealm | |
Serve.HttpSessionContextImpl | |
Serve.LocaleWithWeight | |
Serve.PathTreeDictionary |
Class PathTreeDictionary - this class allows to put path elements in format n1/n2/n2[/*.ext] and get match to a pattern and a unmatched tail
|
Serve.ServeConfig | |
Serve.ServeConnection |
provides request/response
|
Serve.ServeInputStream | |
Serve.ServeOutputStream | |
SimpleAcceptor | |
SSLAcceptor | |
ThrottledOutputStream | |
ThrottleItem |
Copyright © 2013. All Rights Reserved.