java.lang.Object
org.apache.openmeetings.webservice.BaseWebService
org.apache.openmeetings.webservice.FileWebService

@Service("fileWebService") @Produces("application/json") @Path("/file") public class FileWebService extends BaseWebService
Contains methods to import and upload files into the Files section of the conference room and the personal drive of any USER
Author:
sebawagner