org.nhindirect.config.ui.util
Class AjaxUtils

java.lang.Object
  extended by org.nhindirect.config.ui.util.AjaxUtils

public class AjaxUtils
extends Object


Method Summary
static boolean isAjaxRequest(String requestedWith)
           
static boolean isAjaxUploadRequest(javax.servlet.http.HttpServletRequest request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isAjaxRequest

public static boolean isAjaxRequest(String requestedWith)

isAjaxUploadRequest

public static boolean isAjaxUploadRequest(javax.servlet.http.HttpServletRequest request)


Copyright © 2011. All Rights Reserved.