com.esri.arcgis.carto
Interface IImageServerObjectLANProxyesri_
- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- IImageServerObjectLANProxyesri_Proxy
public interface IImageServerObjectLANProxyesri_
- extends Serializable
Provides access to members that control ImageServer LAN proxy.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
getServiceURL
String getServiceURL()
throws IOException,
AutomationException
- The AIS Service URL.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
- Returns:
- The pServiceURL
- Throws:
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.