public class FetchUtils extends Object
Modifier and Type | Field and Description |
---|---|
static String |
FETCH_TYPE_PARAM |
static String |
FETCH_URI
Relative URI of the servlet used to fetch cross origin resources
|
static String |
FETCH_URL_PARAM |
Constructor and Description |
---|
FetchUtils() |
Modifier and Type | Method and Description |
---|---|
static String |
getFetchUrl(String url,
String type) |
static String |
getFetchUrl(String base,
String url,
String type) |
public static final String FETCH_URI
public static final String FETCH_URL_PARAM
public static final String FETCH_TYPE_PARAM
Copyright © 2018. All Rights Reserved.