Package | Description |
---|---|
org.brandao.brutos.web.mapping |
Modifier and Type | Method and Description |
---|---|
RequestMappingEntry |
RequestMappingNode.getRequestEntry(RequestMethodType value) |
RequestMappingEntry |
RequestEntry.getRequestMappingEntry() |
Modifier and Type | Method and Description |
---|---|
RequestMappingNode |
RequestMappingNode.add(String value,
RequestMappingEntry requestEntry) |
boolean |
RequestMappingNode.putRequestEntry(RequestMethodType requestMethodType,
RequestMappingEntry value) |
void |
RequestEntry.setRequestMappingEntry(RequestMappingEntry requestMappingEntry) |
Constructor and Description |
---|
RequestEntry(RequestMappingEntry requestMappingEntry,
Map<String,List<String>> parameters) |
Copyright © 2018 Brandao. All rights reserved.