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.CharBuffer
JspWriterImpl. buf
Methods in org.apache.jasper.runtime that return JspWriterImpl.CharBuffer Modifier and Type Method Description JspWriterImpl.CharBuffer
JspWriterImpl.CharBufferThreadLocalPool. allocate(int size)
Methods in org.apache.jasper.runtime with parameters of type JspWriterImpl.CharBuffer Modifier and Type Method Description void
JspWriterImpl.CharBufferThreadLocalPool. release(JspWriterImpl.CharBuffer buffer)
-