Package org.analogweb

Interface Multipart


  • public interface Multipart
    Multiple part request.
    Author:
    snowgoose
    • Method Detail

      • getResourceName

        String getResourceName()
      • getBytes

        byte[] getBytes()
      • getContentType

        String getContentType()