add proxies

This commit is contained in:
Raoul Van den Berge
2015-12-07 19:10:55 +01:00
parent 880f54ada4
commit 0e571cd28a
5 changed files with 63 additions and 20 deletions

View File

@@ -0,0 +1,4 @@
package storagecraft.proxy;
public class ServerProxy extends CommonProxy {
}