public class ResteasySymbols extends Object
Modifier and Type | Field and Description |
---|---|
static String |
AUTOSCAN_REST_PACKAGE
If "true", then the InternalConstants.TAPESTRY_APP_PACKAGE_PARAM + ".rest" package will be added to the
ResteasyPackageManager so that it will be scanned for annotated REST resource classes.
|
static String |
CORS_ENABLED
add the CORS authorization to the header
|
static String |
MAPPING_PREFIX |
static String |
MAPPING_PREFIX_JSAPI |
Constructor and Description |
---|
ResteasySymbols() |
public static final String MAPPING_PREFIX
public static final String MAPPING_PREFIX_JSAPI
public static final String AUTOSCAN_REST_PACKAGE
public static final String CORS_ENABLED
public ResteasySymbols()
Copyright © 2004–2020. All rights reserved.