Class BaseRequest

    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected java.lang.String stateHandle  
    • Constructor Summary

      Constructors 
      Constructor Description
      BaseRequest()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • stateHandle

        protected java.lang.String stateHandle
    • Constructor Detail

      • BaseRequest

        public BaseRequest()