Esri Geoportal Server
1.0

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

Protocols definitions.

See:
          Description

Class Summary
AbstractHTTPHarvestProtocol Abstract HTTP-based harvest protocol
HarvestProtocol Generic harvesting protocol.
HarvestProtocolArcIms ArcIMS protocol.
HarvestProtocolCsw CSW protocol.
HarvestProtocolNone None protocol.
HarvestProtocolOai OAI protocol.
HarvestProtocolResource RES harvest protocol.
HarvestProtocolWaf WAF protocol.
 

Enum Summary
HarvestProtocol.ProtocolType Protocol type.
 

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.0

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