|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IUploadsClient
Provides access to properties and members the uploads client object.
| Method Summary | |
|---|---|
int |
getTimeoutInSecs()
. |
void |
init(IAGSServerConnection pConn)
Initializes the uploads client object. |
void |
setTimeoutInSecs(int pTimeout)
. |
| Method Detail |
|---|
void init(IAGSServerConnection pConn)
throws IOException,
AutomationException
pConn - A reference to a com.esri.arcgis.gisclient.IAGSServerConnection (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setTimeoutInSecs(int pTimeout)
throws IOException,
AutomationException
pTimeout - The pTimeout (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
int getTimeoutInSecs()
throws IOException,
AutomationException
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 | ||||||||