|
Esri Geoportal Server 1.0
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
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. GenericHarvestProtocol
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.
HarvestProtocol
|
Esri Geoportal Server 1.0
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |