Package | Description |
---|---|
org.tinygroup.urlrestful | |
org.tinygroup.urlrestful.config |
Modifier and Type | Method and Description |
---|---|
Mapping |
Context.getMapping() |
Modifier and Type | Method and Description |
---|---|
void |
Context.setMapping(Mapping mapping) |
Constructor and Description |
---|
Context(Rule rule,
Mapping mapping,
Map<String,String> variableMap) |
Modifier and Type | Method and Description |
---|---|
List<Mapping> |
Rule.getMappings() |
List<Mapping> |
Rule.getUrlMappingsByMethod(String method) |
Modifier and Type | Method and Description |
---|---|
void |
Rule.setMappings(List<Mapping> mappings) |
Copyright © 2006–2018 TinyGroup. All rights reserved.