Package com.esri.arcgisruntime.localserver
Provides classes for working with a Local Server instance.
- Since:
- 100.0.0
-
Interface Summary Interface Description LocalServer.StatusChangedListener The listener interface for receivingLocalServer.StatusChangedEventchanged events fromLocalServerresources.LocalService.StatusChangedListener The listener interface for receivingLocalService.StatusChangedEventchanged events fromLocalServiceresources. -
Class Summary Class Description DynamicWorkspace Represents information about a workspace to which theLocalMapServicecan connect in order to allow the dynamic switching ofSublayerSources within this workspace.EnterpriseGeodatabaseWorkspace An enterprise geodatabase workspace can be used to create aSublayerSourcewhich displays data from the database.FileGeodatabaseWorkspace A file geodatabase workspace can be used to create aSublayerSourcethat displays data from the geodatabase.LocalFeatureService Class representing a local feature service.LocalGeoprocessingService A class representing a local geoprocessing service which runs on an instance of Local Server.LocalMapService Class representing a local map service.LocalService Class representing a service on a local server.RasterWorkspace A raster workspace can be used with aRasterSublayerSourceto create a SublayerSource that displays a raster image.ShapefileWorkspace A shapefile workspace can be used to create aSublayerSourcethat displays the data from a shapefile. -
Enum Summary Enum Description EnterpriseGeodatabaseWorkspace.ConnectionType The types of ArcSDE connection.LocalGeoprocessingService.ServiceType The geoprocessing service types.LocalServer A singleton class representing a Local Server instance.LocalServerStatus Local server and service states.