| Package | Description |
|---|---|
| org.bridje.http |
| Modifier and Type | Method and Description |
|---|---|
boolean |
HttpBridlet.handle(HttpBridletContext 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–2017 Bridje Framework. All rights reserved.