Uses of Package
org.nanohttpd.router
Packages that use org.nanohttpd.router
Package
Description
Main classes for the beetRoot framework, web server and servlet (when running in a web-container).
All base handlers for different purposes.
Handler an entity for properties (aka settings) generated by PLANT.
System handlers.
User handlers; covers all necessary handlers including password reset, user settings and 2FA.
Task handlers for demonstration purposes.
User handlers; covers all necessary handlers including password reset, user settings and 2FA.
Patched NanoHTTPD sources; adjustments for routing with languages and with or without servlet name in the URL.
-
Classes in org.nanohttpd.router used by ch.autumo.beetroot
-
Classes in org.nanohttpd.router used by ch.autumo.beetroot.handlerClassDescriptionGeneral nanolet to inherit from if you provide text or html data, only fixed size responses will be generated.General nanolet to inherit from if you provide stream data, only chucked responses will be generated.
-
Classes in org.nanohttpd.router used by ch.autumo.beetroot.handler.propertiesClassDescriptionGeneral nanolet to inherit from if you provide text or html data, only fixed size responses will be generated.General nanolet to inherit from if you provide stream data, only chucked responses will be generated.
-
Classes in org.nanohttpd.router used by ch.autumo.beetroot.handler.rolesClassDescriptionGeneral nanolet to inherit from if you provide text or html data, only fixed size responses will be generated.General nanolet to inherit from if you provide stream data, only chucked responses will be generated.
-
Classes in org.nanohttpd.router used by ch.autumo.beetroot.handler.systemClassDescriptionGeneral nanolet to inherit from if you provide text or html data, only fixed size responses will be generated.General nanolet to inherit from if you provide stream data, only chucked responses will be generated.
-
Classes in org.nanohttpd.router used by ch.autumo.beetroot.handler.tasksClassDescriptionGeneral nanolet to inherit from if you provide text or html data, only fixed size responses will be generated.General nanolet to inherit from if you provide stream data, only chucked responses will be generated.
-
Classes in org.nanohttpd.router used by ch.autumo.beetroot.handler.usersClassDescriptionGeneral nanolet to inherit from if you provide text or html data, only fixed size responses will be generated.General nanolet to inherit from if you provide stream data, only chucked responses will be generated.
-
Classes in org.nanohttpd.router used by org.nanohttpd.routerClassDescriptionGeneral nanolet to inherit from if you provide text or html data, only fixed size responses will be generated.General nanolet to inherit from if you provide stream data, only chucked responses will be generated.