railo.runtime.functions.rest
Class RestDeleteApplication

java.lang.Object
  extended by railo.runtime.functions.rest.RestDeleteApplication

public class RestDeleteApplication
extends Object


Constructor Summary
RestDeleteApplication()
           
 
Method Summary
static String call(PageContext pc, String dirPath)
           
static String call(PageContext pc, String dirPath, String webAdminPassword)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RestDeleteApplication

public RestDeleteApplication()
Method Detail

call

public static String call(PageContext pc,
                          String dirPath)
                   throws PageException
Throws:
PageException

call

public static String call(PageContext pc,
                          String dirPath,
                          String webAdminPassword)
                   throws PageException
Throws:
PageException


Copyright © 2012 Railo