|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IUploader
COM Interface 'IUploader'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriGISClient.olb'
Description: 'Provides access to properties and members of the Uploader object.' 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 |
IID0788eaf6_42ac_404a_894e_e0330782912a
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
int |
getSingleUploadThresholdInBytes()
. |
int |
getTimeoutInSecs()
. |
IUploadsClient |
getUploadsClient()
. |
void |
init(IAGSServerConnection pConn)
. |
void |
setSingleUploadThresholdInBytes(int pThreshold)
. |
void |
setTimeoutInSecs(int pTimeout)
. |
Field Detail |
---|
static final int IID0788eaf6_42ac_404a_894e_e0330782912a
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void setSingleUploadThresholdInBytes(int pThreshold) throws java.io.IOException, AutomationException
pThreshold
- The pThreshold (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getSingleUploadThresholdInBytes() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void setTimeoutInSecs(int pTimeout) throws java.io.IOException, AutomationException
pTimeout
- The pTimeout (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.int getTimeoutInSecs() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IUploadsClient getUploadsClient() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void init(IAGSServerConnection pConn) throws java.io.IOException, AutomationException
pConn
- A reference to a com.esri.arcgis.gisclient.IAGSServerConnection (in)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |