public class MimeField extends Object
| Constructor and Description | 
|---|
| MimeField(MimeField from) | 
| MimeField(String name,
         String value) | 
| MimeField(String name,
         String value,
         List<org.apache.hc.core5.http.NameValuePair> parameters) | 
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.