| Package | Description |
|---|---|
| org.exoplatform.commons.notification.net.router |
| Modifier and Type | Field and Description |
|---|---|
static List<ExoRouter.Route> |
ExoRouter.routes
All the loaded routes.
|
| Modifier and Type | Method and Description |
|---|---|
static ExoRouter.Route |
ExoRouter.getRoute(String path,
String action) |
static ExoRouter.Route |
ExoRouter.getRoute(String path,
String action,
String params) |
static ExoRouter.Route |
ExoRouter.getRoute(String path,
String action,
String params,
String sourceFile,
int line) |
static ExoRouter.Route |
ExoRouter.route(String path) |
Copyright © 2003–2018 eXo Platform SAS. All rights reserved.