First version of client that displays first level containers
[pithos-web-client] / src / gr / grnet / pithos / web / client / foldertree / SubDirResource.java
1 /*
2  * Copyright (c) 2011 Greek Research and Technology Network
3  */
4
5 package gr.grnet.pithos.web.client.foldertree;
6
7 public class SubDirResource {
8 }