Class AjpRequestParser.IntegerHolder

  • Enclosing class:
    AjpRequestParser

    protected static class AjpRequestParser.IntegerHolder
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      boolean readComplete  
      int value  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • value

        public final int value
      • readComplete

        public final boolean readComplete