com.esri.arcgis.carto
Interface IMapServerObjectLANProxyesri_

All Superinterfaces:
java.io.Serializable
All Known Implementing Classes:
IMapServerObjectLANProxyesri_Proxy

public interface IMapServerObjectLANProxyesri_
extends java.io.Serializable

COM Interface 'IMapServerObjectLANProxyesri_'. Generated 3/19/2015 1:20:53 PM from 'C:\ArcGIS\COM\esriCarto.olb'

Description: 'Provides access to members that control MapServer LAN proxy.' Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =


Field Summary
static java.lang.String IID
          Deprecated. Internal use only
static int IID826a202a_da00_403f_a18c_c5a7d75774a9
           
static int xxDummy
          Deprecated. Internal use only
 
Method Summary
 java.lang.String getPhysicalCacheDirectory()
          The physical directory for cache files.
 

Field Detail

IID826a202a_da00_403f_a18c_c5a7d75774a9

static final int IID826a202a_da00_403f_a18c_c5a7d75774a9
See Also:
Constant Field Values

xxDummy

static final int xxDummy
Deprecated. Internal use only
See Also:
Constant Field Values

IID

static final java.lang.String IID
Deprecated. Internal use only
See Also:
Constant Field Values
Method Detail

getPhysicalCacheDirectory

java.lang.String getPhysicalCacheDirectory()
                                           throws java.io.IOException,
                                                  AutomationException
The physical directory for cache files.

Returns:
The pCacheDir
Throws:
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.