Class HttpConsts


  • public final class HttpConsts
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String QUERY_PARAM_FILTER  
    • Constructor Summary

      Constructors 
      Constructor Description
      HttpConsts()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • QUERY_PARAM_FILTER

        public static final java.lang.String QUERY_PARAM_FILTER
        See Also:
        Constant Field Values
    • Constructor Detail

      • HttpConsts

        public HttpConsts()