Access the underlying web services from ArcWeb Services: Address Finder, Place Finder, Report, Spatial Query etc.



Interfaces
 InterfaceDescription
 IAddressFinder Geocoding and reverse geocoding for your Internet applications.
 IArcWebService This interface is used by any ArcWeb Service that needs authentication.
 IFind Use this "find-anything" functionality for your Internet applications.
 IFindWidgetListener IFindWidgetListener ...
 IIPUtil Retrieve the client's current public IP address.
 IMapImage More map content for your Internet applications.
 IPlaceFinder Use gazetteer functionality to find places for your Internet applications, such as populated places, postal codes, and administrative areas.
 IReport Create demographic reports or print-quality thematic maps for a specified area in the United States.
 IRouteFinder Generate driving directions between multiple locations.
 ISpatialQuery Perform query and proximity searches, such as "find nearest", "find within a distance", and "tell me about this area" on ArcWeb Services Spatial Query data sources.
 IUtility Interface to the Utility SOAP service.
Classes
 ClassDescription
 Address Contains a definition of the address or intersection.
 AddressFinderActivator An IBundle Activator that starts the AddressFinder Service.
 AddressFinderOptions Contains parameters for Address Finder Web Service.
 AddressResponder AddressResponder is used to parse the SOAP response of an Address.
 ArcWebServiceResponder 
 AttributeDesc Contains metadata fields for a data file, layer, or data source.
 BaseArcWebActivator BaseArcWebActivator is an abstract base class for IBundleActivators which will provide an ArcWeb Service.
 BaseArcWebService BaseArcWebService is an abstract base class for any service that will use ArcWeb Services
 CoordSys The coordinate system being used.
 CustomReportVariables Contains available variables for a custom report.
 CustomVariableInfo Contains requested information about a variable to use in a custom report.
 Envelope The rectangular feature (maxX, maxY, minX, minY, coordSys) that can be used as a map extent or as a bounding box of a feature.
 FieldDesc Contains the complete description of the field.
 FindActivator An IBundle Activator that starts the Find Service.
 FindDataSourceOptions Contains parameters for the Find Web Service.
 FindOptions Contains parameters for the Find Web Service.
 FindResult Contains location results from a request.
 FindResultSet Contains high level information about the location results.
 GeocodeCandidate Contains the complete description of a place that matches the search criteria.
 GeocodeInfo Contains information about a geocode request.
 GeographyIDOptions Contains parameters for finding IDs for a specific geography.
 Geometry Contains information about the shape of a feature.
 IPUtilActivator Activator to register IIPUtil service.
 KeyValue Contains a key-value pair.
 Layer Layer is used to create the displayLayers array with MapImageOptions object.
 LayerInfo LayerInfo is used to create the MapImageInfo object and wrap the SOAP responses from the MapImageService.
 LayerLegend LayerLegend is used to create the MapImageInfo object and wrap the SOAP responses from the MapImageService.
 MapArea Contains the area to use for the map image.
 MapImageActivator MapImageActivator is the IBundle Activator that is responsible for creating and starting the MapImageService Bundle.
 MapImageInfo MapImageInfo is used to wrap the SOAP responses from the MapImageService.
 MapImageOptions MapImageOptions is used to set the specifics of an IMapImage request.
 MapLegend MapLegend is used to create the MapLegend object within the MapImageOptions object.
 OrderBy Contains the order of the attribute queries.
 PlaceFinderActivator PlaceFinderActivator registers an implementation of IPlaceFinder to the Framework.
 PlaceFinderOptions Contains parameters for the Place Finder Web Service.
 ReportActivator ReportActivator registers an implementation of IReport to the Framework.
 ReportInfo Contains requested information about the service, format, and URL of a report.
 ReportOptions Contains parameters for Report Web Service.
 ResultSet The table of data results from a request.
 ResultSetRange The range for returned records based on the startIndex and count values.
 RouteFinderActivator RouteFinderActivator is the IBundle Activator that is responsible for creating and starting the RouteFinderService Bundle.
 RouteFinderOptions Contains parameters for using Route Finder Web Service.
 RouteInfo Contains requested information about a route.
 RouteOptions Contains the parameters of a route.
 RouteStop The stop along a route.
 RouteSummary Contains requested information about driving directions for a route.
 RowData The single row of data.
 SearchOptions Contains parameters for a search.
 SegmentDesc Contains requested descriptions for each segment of a route.
 Site Contains the area of the report.
 SpatialBuffer The size of the zone around an input geometry in which to search for results.
 SpatialQueryActivator SpatialQueryActivator is the IBundle Activator that is responsible for creating and starting the SpatialQueryService Bundle.
 SpatialQueryOptions Contains parameters for Spatial Query Web Service.
 StandardGeography The standard geography of the site area for the report.
 ThematicColors The thematic color settings used to generate a thematic map.
 ThematicData Contains data and legend information for a custom thematic map.
 ThematicOptions Contains parameters for creating a thematic map.
 ThematicReportOptions Contains parameters for a thematic map report.
 ThematicVariableInfo Contains requested information about a variable in a Report Web Service database.
 UtilityActivator UtilityActivator is the IBundle Activator that is responsible for creating and starting the UtilityService Bundle.