JavaScript is disabled on your browser.
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
javax.servlet.annotation

Interface MultipartConfig

  • All Superinterfaces:
    java.lang.annotation.Annotation


    public interface MultipartConfig
    extends java.lang.annotation.Annotation
    Since:
    3.0
    • Method Summary

      Methods
      Modifier and Type Method and Description
      int fileSizeThreshold ()
      java.lang.String location ()
      long maxFileSize ()
      long maxRequestSize ()
      • Methods inherited from interface java.lang.annotation.Annotation

        annotationType, equals, hashCode, toString
    • Method Detail

      • location

        java.lang.String location()
      • maxFileSize

        long maxFileSize()
      • maxRequestSize

        long maxRequestSize()
      • fileSizeThreshold

        int fileSizeThreshold()
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

AltStyle によって変換されたページ (->オリジナル) /