| Package | Description |
|---|---|
| org.analogweb |
Root of Analog Web Framework
This package defines fundamental interfaces. |
| org.analogweb.core |
Analogweb's core (default) implementations.
These instance are recognized by an application automatically. |
| Modifier and Type | Method and Description |
|---|---|
RouteRegistry |
Application.getRouteRegistry()
Obtain
RouteRegistry. |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultRouteRegistry |
| Modifier and Type | Method and Description |
|---|---|
protected RouteRegistry |
WebApplication.createRouteRegistry(List<InvocationMetadataFactory> factories,
ApplicationProperties properties,
ContainerAdaptor instanceProvider) |
RouteRegistry |
WebApplication.getRouteRegistry() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
WebApplication.setRouteRegistry(RouteRegistry registry) |
Copyright © 2011-2017 Analog Web Framework Development Team. All Rights Reserved.