Class FormFields

    • Constructor Detail

      • FormFields

        public FormFields()
        The Constructor.
      • FormFields

        public FormFields​(java.util.Collection<? extends FormField> fields)
        The Constructor.
        Parameters:
        fields - the fields
    • Method Detail

      • getEntity

        public org.apache.http.client.entity.UrlEncodedFormEntity getEntity()
                                                                     throws java.io.UnsupportedEncodingException
        Gets the entity.
        Returns:
        the entity
        Throws:
        java.io.UnsupportedEncodingException - the unsupported encoding exception