Uses of Class
org.apache.jasper.runtime.JspWriterImpl.CharBuffer
-
Packages that use JspWriterImpl.CharBuffer Package Description org.apache.jasper.runtime -
-
Uses of JspWriterImpl.CharBuffer in org.apache.jasper.runtime
Fields in org.apache.jasper.runtime declared as JspWriterImpl.CharBuffer Modifier and Type Field Description private JspWriterImpl.CharBufferJspWriterImpl. bufMethods in org.apache.jasper.runtime that return JspWriterImpl.CharBuffer Modifier and Type Method Description JspWriterImpl.CharBufferJspWriterImpl.CharBufferThreadLocalPool. allocate(int size)Methods in org.apache.jasper.runtime with parameters of type JspWriterImpl.CharBuffer Modifier and Type Method Description voidJspWriterImpl.CharBufferThreadLocalPool. release(JspWriterImpl.CharBuffer buffer)
-