|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRESTDispatcher
REST dispatcher object.
Field Summary |
---|
Fields inherited from interface com.esri.arcgis.system.IRESTRequestHandler |
---|
IID, IID9d66a418_d54a_48ed_88bd_043a25fa9c83, xxDummy |
Method Summary | |
---|---|
void |
init(IRESTResource root,
IRESTCallback handler)
Initialization method. |
Methods inherited from interface com.esri.arcgis.system.IRESTRequestHandler |
---|
getSchema, handleRESTRequest |
Method Detail |
---|
void init(IRESTResource root, IRESTCallback handler) throws IOException, AutomationException
root
- A reference to a com.esri.arcgis.system.IRESTResource (in)handler
- A reference to a com.esri.arcgis.system.IRESTCallback (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 |