org.jwall.web.audit.util
Class RFIController
java.lang.Object
org.jwall.web.audit.util.RFIController
public class RFIController
- extends Object
This class is a simple controller which reads commands from standard input
and allows sending commands to running rfi-collectors as well as querying
statistics, stopping them and creating new ones.
- Author:
- chris@jwall.org
RFIController
public RFIController()
throws Exception
- Throws:
Exception
eval
public String eval(String line)
throws Exception
- Throws:
Exception
readLine
public String readLine()
throws Exception
- Throws:
Exception
run
public void run()
main
public static void main(String[] args)
- Parameters:
args -
Copyright © 2012 jwall.org. All Rights Reserved.