public class ArcGISRestDataProviderSetting
extends java.lang.Object
implements java.io.Serializable
Modifier and Type | Field and Description |
---|---|
java.lang.String |
httpReferer
REFERER
|
java.lang.String |
restServiceRootURL
rest service address, points to the root resource path of feature services.
|
java.lang.String |
token
Token.
|
Constructor and Description |
---|
ArcGISRestDataProviderSetting() |
public java.lang.String restServiceRootURL
rest service address, points to the root resource path of feature services. request list.
Such as: http://localhost:6080/arcgis/rest/services/China/FeatureServer
public java.lang.String token
public java.lang.String httpReferer