| 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) |
| Modifier and Type | Method and Description |
|---|---|
Context |
ContextFactory.create(Request request,
Response response,
IocAdapter iocAdapter) |
| Modifier and Type | Class and Description |
|---|---|
class |
GuiceAdapter |
class |
Singletons |
class |
SpringAdapter |
| Modifier and Type | Method and Description |
|---|---|
Routes |
Routes.setIocAdapter(IocAdapter iocAdapter) |
RouteCollection |
RouteCollection.setIocAdapter(IocAdapter iocAdapter) |
Copyright © 2014. All Rights Reserved.