| Package | Description |
|---|---|
| org.lionsoul.jcseg.server.core |
| Modifier and Type | Class and Description |
|---|---|
class |
ContextRouter
context router - only when it perfect match
this router implements paths map a/b, a/b/* to a controller class
|
class |
DynamicRestRouter
rest style router
|
| Modifier and Type | Field and Description |
|---|---|
protected AbstractRouter |
StandardHandler.router
router
|
| Constructor and Description |
|---|
StandardHandler(ServerConfig serverConfig,
GlobalResource resourcePool,
AbstractRouter router)
contruct method
|
Copyright © 2016. All Rights Reserved.