| Package | Description |
|---|---|
| org.bridje.http |
| Modifier and Type | Method and Description |
|---|---|
boolean |
HttpServerHandler.handle(HttpServerContext context)
Handles the HTTP request, This method must call the same method from the
next handler if it exists an return it's result or it can handle the
request it self and return true in that case.
|
Copyright © 2015–2016 Bridje Framework. All rights reserved.