| Package | Description |
|---|---|
| net.codestory.http | |
| net.codestory.http.extensions | |
| net.codestory.http.injection | |
| net.codestory.http.routes |
| Constructor and Description |
|---|
Context(Request request,
Response response,
IocAdapter iocAdapter,
Site site) |
| Modifier and Type | Method and Description |
|---|---|
default Context |
Extensions.createContext(Request request,
Response response,
IocAdapter iocAdapter,
Site site)
Called each request.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GuiceAdapter |
class |
Singletons |
class |
SpringAdapter |
| Modifier and Type | Field and Description |
|---|---|
protected IocAdapter |
RouteCollection.iocAdapter |
| Modifier and Type | Method and Description |
|---|---|
Routes |
Routes.setIocAdapter(IocAdapter iocAdapter) |
RouteCollection |
RouteCollection.setIocAdapter(IocAdapter iocAdapter) |
Copyright © 2015. All Rights Reserved.