1
0
mirror of https://github.com/Rogiel/httpchannel synced 2025-12-06 23:52:47 +00:00

Implements 2shared service and improves channel link synchronization

This commit is contained in:
2012-01-22 21:58:01 -02:00
parent 3b06f0b9e6
commit cd835e2064
21 changed files with 440 additions and 25 deletions

View File

@@ -202,7 +202,7 @@ public class ZShareService extends AbstractHttpService implements Service/*
// .parameter("descr", configuration.description())
// .parameter("TOS", true).parameter("is_private", false)
// .asStringAsync();
// return waitChannelLink(channel, uploadFuture);
// return waitChannelLink(channel);
// }
//
// @Override