Module com.esri.arcgisruntime
Package com.esri.arcgisruntime.localserver
package com.esri.arcgisruntime.localserver
Provides classes for working with a Local Server instance.
- Since:
- 100.0.0
-
ClassDescriptionRepresents information about a workspace to which the
LocalMapService
can connect in order to allow the dynamic switching ofSublayerSource
s within this workspace.An enterprise geodatabase workspace can be used to create aSublayerSource
which displays data from the database.The types of ArcSDE connection.A file geodatabase workspace can be used to create aSublayerSource
that displays data from the geodatabase.Class representing a local feature service.A class representing a local geoprocessing service which runs on an instance of Local Server.The geoprocessing service types.Class representing a local map service.A singleton class representing a Local Server instance.An event which indicates that the status of aLocalServer
changed.The listener interface for receivingLocalServer.StatusChangedEvent
changed events fromLocalServer
resources.Local server and service states.Class representing a service on a local server.An event which indicates that the status of aLocalService
changed.The listener interface for receivingLocalService.StatusChangedEvent
changed events fromLocalService
resources.A raster workspace can be used with aRasterSublayerSource
to create a SublayerSource that displays a raster image.A shapefile workspace can be used to create aSublayerSource
that displays the data from a shapefile.