org.infolayer.servlet
Class Process_exec

java.lang.Object
  extended byorg.infolayer.servlet.Process_exec
All Implemented Interfaces:
GetHandler, PostHandler

public class Process_exec
extends java.lang.Object
implements PostHandler, GetHandler

Author:
haustein To change this generated comment go to Window>Preferences>Java>Code Generation>Code and Comments

Constructor Summary
Process_exec()
           
 
Method Summary
 void process(RequestHandler handler)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Process_exec

public Process_exec()
Method Detail

process

public void process(RequestHandler handler)
             throws java.io.IOException,
                    ServletException
Specified by:
process in interface PostHandler
Throws:
java.io.IOException
ServletException