Uses of Interface
org.gvsig.catalog.drivers.IDiscoveryServiceDriver
Packages that use IDiscoveryServiceDriver
Package
Description
-
Uses of IDiscoveryServiceDriver in org.gvsig.catalog
Methods in org.gvsig.catalog that return IDiscoveryServiceDriverModifier and TypeMethodDescriptionprotected IDiscoveryServiceDriverDiscoveryServiceClient.getDriver()Methods in org.gvsig.catalog with parameters of type IDiscoveryServiceDriverModifier and TypeMethodDescriptionprotected voidDiscoveryServiceClient.setDriver(IDiscoveryServiceDriver driver) Constructors in org.gvsig.catalog with parameters of type IDiscoveryServiceDriverModifierConstructorDescriptionDiscoveryServiceClient(String sUri, IDiscoveryServiceDriver driver) -
Uses of IDiscoveryServiceDriver in org.gvsig.catalog.csw.drivers
Classes in org.gvsig.catalog.csw.drivers that implement IDiscoveryServiceDriverModifier and TypeClassDescriptionclassThis class implements the CSW protocol.classclass -
Uses of IDiscoveryServiceDriver in org.gvsig.catalog.drivers
Subinterfaces of IDiscoveryServiceDriver in org.gvsig.catalog.driversModifier and TypeInterfaceDescriptioninterfaceThis interface has to be implemented by all the classes that implement a catalog protocol.Classes in org.gvsig.catalog.drivers that implement IDiscoveryServiceDriverModifier and TypeClassDescriptionclassAll classes that implement a new catalog protocol must to inherit to this class.รง It contains the common atributes for the protocols.class -
Uses of IDiscoveryServiceDriver in org.gvsig.catalog.srw.drivers
Classes in org.gvsig.catalog.srw.drivers that implement IDiscoveryServiceDriverModifier and TypeClassDescriptionclassThis class implements the CSW protocol. -
Uses of IDiscoveryServiceDriver in org.gvsig.catalog.z3950.drivers
Classes in org.gvsig.catalog.z3950.drivers that implement IDiscoveryServiceDriverModifier and TypeClassDescriptionclassThis class implements the Z39.50 protocol.