|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IWMSClientEvents
COM Interface 'IWMSClientEvents'. Generated 3/19/2015 1:21:01 PM from 'C:\ArcGIS\COM\esriGISClient.olb'
Description: 'Provides access to events that occur when a URL request is made to the WMS server.' 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 |
IID4ee28878_3a87_40e5_b25d_6fcc4d683e8c
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
void |
wMSException(IWMSClientEventsWMSExceptionEvent theEvent)
Fired when the an URL request is made to WMS server and the server fails with a valid exception. |
void |
wMSRequest(IWMSClientEventsWMSRequestEvent theEvent)
Fired when the an URL request is made to WMS server. |
| Field Detail |
|---|
static final int IID4ee28878_3a87_40e5_b25d_6fcc4d683e8c
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
void wMSRequest(IWMSClientEventsWMSRequestEvent theEvent)
throws java.io.IOException,
AutomationException
theEvent - The event
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void wMSException(IWMSClientEventsWMSExceptionEvent theEvent)
throws java.io.IOException,
AutomationException
theEvent - The event
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 | ||||||||