Statistics
| Revision:

svn-gvsig-desktop / trunk / libraries / libRemoteServices / src / org / gvsig / remoteClient / ServiceClient.java @ 3132

History | View | Annotate | Download (100 Bytes)

1
package org.gvsig.remoteClient;
2

    
3
/**
4
 * 
5
 * @deprecated
6
 * 
7
 */
8
public interface ServiceClient {
9

    
10
}