Esri Geoportal Server
1.2.9

com.esri.gpt.catalog.arcgis.metadata
Class WMSServerHandler

java.lang.Object
  extended by com.esri.gpt.catalog.arcgis.metadata.ServiceHandler
      extended by com.esri.gpt.catalog.arcgis.metadata.OGCServerHandler
          extended by com.esri.gpt.catalog.arcgis.metadata.WMSServerHandler

public class WMSServerHandler
extends OGCServerHandler

Handles the collection of metadata for an ArcGIS WMS service (WMSServer).


Nested Class Summary
 
Nested classes/interfaces inherited from class com.esri.gpt.catalog.arcgis.metadata.ServiceHandler
ServiceHandler.ServiceRecord
 
Field Summary
 
Fields inherited from class com.esri.gpt.catalog.arcgis.metadata.ServiceHandler
http
 
Constructor Summary
WMSServerHandler()
          Default constructor.
 
Method Summary
 ServiceInfo createServiceInfo(ServiceInfo parentInfo, com.esri.arcgisws.ServiceDescription desc, String currentRestUrl, String currentSoapUrl)
          Creates service info.
 
Methods inherited from class com.esri.gpt.catalog.arcgis.metadata.OGCServerHandler
collectMetadata, getOgcType, setOgcType
 
Methods inherited from class com.esri.gpt.catalog.arcgis.metadata.ServiceHandler
appendRecord, collectMetadata, collectParentMetadata, collectParentMetadata, getCredentials, publishMetadata, setCredentials
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WMSServerHandler

public WMSServerHandler()
Default constructor.

Method Detail

createServiceInfo

public ServiceInfo createServiceInfo(ServiceInfo parentInfo,
                                     com.esri.arcgisws.ServiceDescription desc,
                                     String currentRestUrl,
                                     String currentSoapUrl)
Description copied from class: ServiceHandler
Creates service info.

Overrides:
createServiceInfo in class OGCServerHandler
Parameters:
parentInfo - parent info
desc - service description
currentRestUrl - current REST URL
currentSoapUrl - current SOAP URL
Returns:
service info

Esri Geoportal Server
1.2.9

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.