mirror of
https://github.com/Rogiel/httpchannel
synced 2025-12-06 07:32:50 +00:00
Implements 4shared.com service
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
* specific language governing permissions and limitations
|
||||
* under the License.
|
||||
*/
|
||||
package com.rogiel.httpchannel.service.impl;
|
||||
package com.rogiel.httpchannel.service.zshare;
|
||||
|
||||
import com.rogiel.httpchannel.service.AbstractHttpService;
|
||||
import com.rogiel.httpchannel.service.CapabilityMatrix;
|
||||
@@ -16,7 +16,7 @@
|
||||
* specific language governing permissions and limitations
|
||||
* under the License.
|
||||
*/
|
||||
package com.rogiel.httpchannel.service.impl;
|
||||
package com.rogiel.httpchannel.service.zshare;
|
||||
|
||||
import com.rogiel.httpchannel.service.AbstractUploaderConfiguration;
|
||||
import com.rogiel.httpchannel.service.Uploader.DescriptionableUploaderConfiguration;
|
||||
@@ -1 +1 @@
|
||||
com.rogiel.httpchannel.service.impl.ZShareService
|
||||
com.rogiel.httpchannel.service.zshare.ZShareService
|
||||
Reference in New Issue
Block a user