| Package | Description |
|---|---|
| de.tsl2.nano.h5 | |
| de.tsl2.nano.h5.plugin |
| Class and Description |
|---|
| ARESTDynamic |
| BeanModifier |
| Html5Presentable
Hmtl5-specialized
Presentable. |
| Html5Presentation |
| ICSCalendarExport
exports any objects to ics format. example: new ICSCalendarExport("myCal").addAll(myObjects, MapUtil.asMap(FIELD.SUMMARY, "myTitle", ...)).write();
|
| ISystemConnector
is able to create an object that holds all needed information to connect to a back-end.
|
| NanoH5
An Application of subclassing NanoHTTPD to make a custom HTTP server.
|
| NanoH5Session
user session for nano.h5 server
|
| NanoHTTPD
A simple, tiny, nicely embeddable HTTP server in Java
NanoHTTPD
Copyright (c) 2012-2013 by Paul S.
|
| NanoHTTPD.AsyncRunner
Pluggable strategy for asynchronously executing requests.
|
| NanoHTTPD.ClientHandler
The runnable that will be used for every new client connection.
|
| NanoHTTPD.ContentType |
| NanoHTTPD.Cookie |
| NanoHTTPD.CookieHandler
Provides rudimentary support for cookies.
|
| NanoHTTPD.IHTTPSession
Handles one session, i.e. parses the HTTP request and returns the response.
|
| NanoHTTPD.Method
HTTP Request methods, with the ability to decode a
String back to its enum value. |
| NanoHTTPD.Response
HTTP response.
|
| NanoHTTPD.Response.IStatus |
| NanoHTTPD.Response.Status
Some HTTP response status codes
|
| NanoHTTPD.ResponseException |
| NanoHTTPD.ServerRunnable
The runnable that will be used for the main listening thread.
|
| NanoHTTPD.ServerSocketFactory
Factory to create ServerSocketFactories.
|
| NanoHTTPD.TempFile
A temp file.
|
| NanoHTTPD.TempFileManager
Temp file manager.
|
| NanoHTTPD.TempFileManagerFactory
Factory to create temp file managers.
|
| RuleCover
See
AttributeCover, using the RulePool from specification. |
| Users
create/load user mapping for secure logins
see
Users.auth(String, String) for further informations |
| Class and Description |
|---|
| NanoH5Session
user session for nano.h5 server
|
| NanoHTTPD.Method
HTTP Request methods, with the ability to decode a
String back to its enum value. |
| NanoHTTPD.Response
HTTP response.
|
Copyright © 2012–2020. All rights reserved.