Constant Field Values

Contents

com.yahoo.*

  • com.yahoo.jdisc.application.BindingSet<T> 
    Modifier and Type Constant Field Value
    public static final java.lang.String DEFAULT "default"
  • com.yahoo.jdisc.application.OsgiHeader 
    Modifier and Type Constant Field Value
    public static final java.lang.String APPLICATION "X-JDisc-Application"
    public static final java.lang.String PREINSTALL_BUNDLE "X-JDisc-Preinstall-Bundle"
    public static final java.lang.String PRIVILEGED_ACTIVATOR "X-JDisc-Privileged-Activator"
  • com.yahoo.jdisc.application.UriPattern 
    Modifier and Type Constant Field Value
    public static final int DEFAULT_PRIORITY 0
  • com.yahoo.jdisc.core.ExportPackages 
    Modifier and Type Constant Field Value
    public static final java.lang.String EXPORT_PACKAGES "exportPackages"
    public static final java.lang.String PROPERTIES_FILE "/exportPackages.properties"
  • com.yahoo.jdisc.handler.FastContentOutputStream 
    Modifier and Type Constant Field Value
    public static final int BUFFERSIZE 4096