com.esri.arcgis.carto
Interface IJPIPServer
- All Superinterfaces: 
 - Serializable
 
- All Known Implementing Classes: 
 - JPIPServer
 
public interface IJPIPServer
- extends Serializable
 
Provides access to JPIP Server properties and methods.
  
Product Availability
 Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
 
getURL
String getURL()
              throws IOException,
                     AutomationException
- The JPIP service URL.
  
Product Availability
 Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
 
- Returns:
 - The pURL
 - Throws:
 IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.