org.molgenis.omx.services
Class FileUploadService

java.lang.Object
  extended by org.molgenis.omx.services.FileUploadService
All Implemented Interfaces:
MolgenisService

public class FileUploadService
extends Object
implements MolgenisService


Constructor Summary
FileUploadService(MolgenisContext mc)
           
 
Method Summary
 void handleRequest(MolgenisRequest request, MolgenisResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileUploadService

public FileUploadService(MolgenisContext mc)
Method Detail

handleRequest

public void handleRequest(MolgenisRequest request,
                          MolgenisResponse response)
                   throws ParseException,
                          DatabaseException,
                          IOException
Specified by:
handleRequest in interface MolgenisService
Throws:
ParseException
DatabaseException
IOException


Copyright © 2013. All Rights Reserved.