|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IImageServerObjectLANProxyesri_
Provides access to members that control ImageServer LAN proxy.
Method Summary | |
---|---|
String |
getServiceURL()
The AIS Service URL. |
void |
init(boolean isPooled,
String name,
IServer pServer,
String namespace2Use)
Initializes using a private server. |
Method Detail |
---|
String getServiceURL() throws IOException, AutomationException
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.void init(boolean isPooled, String name, IServer pServer, String namespace2Use) throws IOException, AutomationException
isPooled
- The isPooled (in)name
- The name (in)pServer
- A reference to a com.esri.arcgis.server.IServer (in)namespace2Use
- The namespace2Use (in)
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 |