public class ArcGISRestDataProviderSetting
extends java.lang.Object
implements java.io.Serializable
| Modifier and Type | Field and Description | 
|---|---|
| java.lang.String | httpRefererREFERER | 
| java.lang.String | restServiceRootURLrest service address, points to the root resource path of feature services. | 
| java.lang.String | tokenToken. | 
| 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