Uses of Class
com.caucho.jsp.PageContextWrapper

Packages that use PageContextWrapper
com.caucho.jsp   
 

Uses of PageContextWrapper in com.caucho.jsp
 

Methods in com.caucho.jsp that return PageContextWrapper
static PageContextWrapper PageContextWrapper.create(JspContext parent)
           
 

Methods in com.caucho.jsp with parameters of type PageContextWrapper
static void PageContextWrapper.free(PageContextWrapper wrapper)