Esri Geoportal Server
1.0

com.esri.gpt.control.webharvest.protocol
Interface ProtocolFactory

All Known Implementing Classes:
ArcGISProtocolFactory, ArcImsProtocolFactory, CswProtocolFactory, OaiProtocolFactory, ResourceProtocolFactory, WafProtocolFactory

public interface ProtocolFactory

Protocol factory.


Method Summary
 String getName()
          Gets protocol name.
 Protocol newProtocol()
          Creates new protocol
 

Method Detail

getName

String getName()
Gets protocol name.

Returns:
protocol name

newProtocol

Protocol newProtocol()
Creates new protocol

Returns:
protocol

Esri Geoportal Server
1.0

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