org.molgenis.omx.services
Class FileViewService

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

public class FileViewService
extends Object
implements MolgenisService


Constructor Summary
FileViewService(MolgenisContext mc)
           
 
Method Summary
 void displayUsage(PrintWriter out, Database db)
           
 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

FileViewService

public FileViewService(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

displayUsage

public void displayUsage(PrintWriter out,
                         Database db)


Copyright © 2013. All Rights Reserved.