public class RouteModel extends Object
| Constructor and Description |
|---|
RouteModel() |
| Modifier and Type | Method and Description |
|---|---|
static com.fasterxml.jackson.databind.node.ObjectNode |
from(org.wisdom.api.router.Route route,
org.wisdom.api.content.Json json)
Creates the JSON representation of the given route.
|
Copyright © 2013–2015 Wisdom Framework. All rights reserved.