Package | Description |
---|---|
app.controllers | |
org.javalite.activeweb |
ActiveWeb - the agile java framework
|
org.javalite.activeweb.controller_filters |
Controller Filters, see Controller filters
|
org.javalite.activeweb.controllers |
Some abstract controllers.
|
org.javalite.activeweb.freemarker |
Freemarker Tags, see Views.
|
Class and Description |
---|
AppController
Subclass this class to create application controllers.
|
HttpSupport |
Class and Description |
---|
AbstractControllerConfig.FilterBuilder |
AbstractRouteConfig |
AppContext
Instance of this class can hold application-specific objects for duration of application life span.
|
AppController
Subclass this class to create application controllers.
|
ClassLoadException |
ConnectionBuilder
Supports DSL for specifying connection parameters for various environments and modes.
|
ControllerSpec
Super class for controller tests.
|
Cookie |
FileItem
Convenience class for use in tests.
|
FormItem
Represents an form item from a multi-part form.
|
HttpMethod |
HttpSupport |
HttpSupport.HttpBuilder |
HttpSupport.RenderBuilder |
IgnoreSpec
Created by igor on 4/29/14.
|
InitConfig |
IntegrationSpec
Use this as a super class for integration tests that do not require a DB connection.
|
RequestBuilder
Class is used in DSL for building a fake request for a controller to be tested.
|
RequestSpecHelper
This class is not used directly in applications.
|
Route
Instance of this class will contain routing information.
|
RouteBuilder
Instance of this class represents a single custom route configured in the RouteConfig class of the application.
|
SessionFacade
Facade to HTTP session.
|
SessionTestFacade |
SpecHelper
This class is not used directly in applications.
|
SpecHelper.DynamicBuilder |
SpecHelper.ModuleBuilder |
TemplateManager |
ViewException |
WebException |
Class and Description |
---|
HttpSupport |
Class and Description |
---|
AppController
Subclass this class to create application controllers.
|
HttpSupport |
Class and Description |
---|
AppContext
Instance of this class can hold application-specific objects for duration of application life span.
|
Cookie |
Route
Instance of this class will contain routing information.
|
TemplateManager |
Copyright © 2019 JavaLite. All rights reserved.