Uses of Class
com.caucho.jsp.BodyContentImpl

Packages that use BodyContentImpl
com.caucho.jsp   
 

Uses of BodyContentImpl in com.caucho.jsp
 

Methods in com.caucho.jsp with parameters of type BodyContentImpl
static void PageContextImpl.printBody(BodyContentImpl body, boolean isEscaped)
           
 void PageContextImpl.releaseBody(BodyContentImpl out)
           
 void PageContextWrapper.releaseBody(BodyContentImpl out)