Esri Geoportal Server
1.2.9

Package com.esri.gpt.catalog.harvest.protocols

Protocols definitions.

See:
          Description

Class Summary
AbstractHTTPHarvestProtocol Abstract HTTP-based harvest protocol
HarvestProtocol Generic harvesting protocol.
HarvestProtocolAgp ArcGIS Portal protocol.
HarvestProtocolAgp2Agp Agp2Agp protocol
HarvestProtocolAgs2Agp Ags2Agp protocol.
HarvestProtocolArcIms ArcIMS protocol.
HarvestProtocolAtom Atom protocol.
HarvestProtocolCsw CSW protocol.
HarvestProtocolDCAT Harvest protocol DCAT.
HarvestProtocolGpt2Agp  
HarvestProtocolNone None protocol.
HarvestProtocolOai OAI protocol.
HarvestProtocolResource RES harvest protocol.
HarvestProtocolThredds Harvest protocol for THREDDS.
HarvestProtocolWaf WAF protocol.
HostContextPair host/context pair.
 

Enum Summary
HarvestProtocol.ProtocolType Deprecated.  
 

Package com.esri.gpt.catalog.harvest.protocols Description

Protocols definitions.

Protocol implements all methods required to store and restore protocol attributes from the database. It also provides a method to create suitable communication client.

Generic HarvestProtocol class provides two abstract applyAttributeMap and extractAttributeMap helping with protocol serialization. Each concrete protocol has to provide implementation of both methods, to be serialized into xml data.

See Also:
HarvestProtocol

Esri Geoportal Server
1.2.9

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