Class RequestInfo

    • Constructor Summary

      Constructors 
      Constructor Description
      RequestInfo()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void addAttribute​(java.lang.String name, java.lang.Object value)  
      java.lang.Object getAttribute​(java.lang.String name)  
      • Methods inherited from class java.lang.Object

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

      • RequestInfo

        public RequestInfo()
    • Method Detail

      • addAttribute

        public void addAttribute​(java.lang.String name,
                                 java.lang.Object value)
      • getAttribute

        public java.lang.Object getAttribute​(java.lang.String name)