| 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 |
|---|---|
Object |
ApplicationProcessor.preMatching(MutableRequestContext request,
RequestPath path)
Interrupt before matching requested URI.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMutableRequestContext |
| Modifier and Type | Method and Description |
|---|---|
protected void |
WebApplication.preMatching(List<ApplicationProcessor> processors,
MutableRequestContext request,
RequestPath requestedPath) |
Object |
AbstractApplicationProcessor.preMatching(MutableRequestContext request,
RequestPath path) |
Copyright © 2011-2017 Analog Web Framework Development Team. All Rights Reserved.