Revision 30182 trunk/applications/appCatalogAndGazetteerClient/src/es/gva/cit/catalog/drivers/IDiscoveryServiceDriver.java

View differences:

IDiscoveryServiceDriver.java
122 122
	 * @return
123 123
	 */
124 124
	public DiscoveryServiceQuery createQuery();
125
	
126
	/**
127
	 * @return if the protocol always works with the 
128
	 * same server
129
	 */
130
	public ServerData getOneServer();		
131 125
}
132 126

  

Also available in: Unified diff