Class Protocol.MultiPartDesc

  • Enclosing interface:
    Protocol

    public static class Protocol.MultiPartDesc
    extends java.lang.Object
    Represents multipart/form-data in a request.
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • value

        public final byte[] value
        Contains the content for this entry in a multipart MIME section. The contents of value are interpreted according to eSectionDataOption.