Statistics
| Revision:

root / trunk / libraries / libRemoteServices / src / org / gvsig / remoteClient / response / BaseResponse.java @ 2988

History | View | Annotate | Download (73 Bytes)

1
package org.gvsig.remoteClient.response;
2

    
3
public class BaseResponse {
4

    
5
}