Esri Geoportal Server
1.2.9

com.esri.gpt.control.webharvest.protocol.factories
Class Agp2AgpProtocolFactory

java.lang.Object
  extended by com.esri.gpt.control.webharvest.protocol.factories.Agp2AgpProtocolFactory
All Implemented Interfaces:
ProtocolFactory
Direct Known Subclasses:
Agp2AgpRelaxedProtocolFactory

public class Agp2AgpProtocolFactory
extends Object
implements ProtocolFactory

Agp2Agp protocol factory


Constructor Summary
Agp2AgpProtocolFactory()
           
 
Method Summary
 String getName()
          Gets protocol name.
 Protocol newProtocol()
          Creates new protocol
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Agp2AgpProtocolFactory

public Agp2AgpProtocolFactory()
Method Detail

getName

public String getName()
Description copied from interface: ProtocolFactory
Gets protocol name.

Specified by:
getName in interface ProtocolFactory
Returns:
protocol name

newProtocol

public Protocol newProtocol()
Description copied from interface: ProtocolFactory
Creates new protocol

Specified by:
newProtocol in interface ProtocolFactory
Returns:
protocol

Esri Geoportal Server
1.2.9

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