|
Esri Geoportal Server 1.2.9
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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. |
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.2.9
|
||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |