Package | Description |
---|---|
org.seedstack.seed.rest |
Provides classes for building REST API.
|
Modifier and Type | Method and Description |
---|---|
RestConfig |
RestConfig.setBaseParam(String baseParam) |
RestConfig |
RestConfig.setBaseRel(String baseRel) |
RestConfig |
RestConfig.setFeatures(Set<Class<?>> features) |
RestConfig |
RestConfig.setJerseyProperties(Map<String,String> jerseyProperties) |
RestConfig |
RestConfig.setJsonHome(boolean jsonHome) |
RestConfig |
RestConfig.setJspPath(String jspPath) |
RestConfig |
RestConfig.setPath(String path) |
RestConfig |
RestConfig.setStreamSupport(boolean streamSupport) |
Copyright © 2013-2018–2019 SeedStack. All rights reserved.