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.StatusChangedEvent
changed events fromLocalServer
resources.LocalService.StatusChangedListener The listener interface for receivingLocalService.StatusChangedEvent
changed events fromLocalService
resources. -
Class Summary Class Description DynamicWorkspace Represents information about a workspace to which theLocalMapService
can connect in order to allow the dynamic switching ofSublayerSource
s within this workspace.EnterpriseGeodatabaseWorkspace An enterprise geodatabase workspace can be used to create aSublayerSource
which displays data from the database.FileGeodatabaseWorkspace A file geodatabase workspace can be used to create aSublayerSource
that 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 aRasterSublayerSource
to create a SublayerSource that displays a raster image.ShapefileWorkspace A shapefile workspace can be used to create aSublayerSource
that 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.