Class HttpFilterConfig.Param

  • Enclosing class:
    HttpFilterConfig

    public static final class HttpFilterConfig.Param
    extends com.yahoo.config.InnerNode
    This class represents http-filter.param[]
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String name()  
      java.lang.String value()  
      • Methods inherited from class com.yahoo.config.InnerNode

        equals, getAllDescendantLeafNodes, getChildren, getChildrenWithVectorsFlattened, hashCode, postInitialize, toString
      • Methods inherited from class com.yahoo.config.Node

        clone
      • Methods inherited from class java.lang.Object

        finalize, getClass, notify, notifyAll, wait, wait, wait
    • Method Detail

      • name

        public java.lang.String name()
        Returns:
        http-filter.param[].name
      • value

        public java.lang.String value()
        Returns:
        http-filter.param[].value