Uses of Interface
cool.scx.http.media.form_params.FormParamsWritable
Packages that use FormParamsWritable
-
Uses of FormParamsWritable in cool.scx.http.media.form_params
Classes in cool.scx.http.media.form_params that implement FormParamsWritableMethods in cool.scx.http.media.form_params with type parameters of type FormParamsWritableModifier and TypeMethodDescriptionstatic <T extends FormParamsWritable>
TFormParamsHelper.decodeFormParams(T formParams, String str) Methods in cool.scx.http.media.form_params that return FormParamsWritableModifier and TypeMethodDescriptionFormParamsWritable.clear()static FormParamsWritableFormParams.of()static FormParamsWritableFormParams.of(FormParams oldFormParams) static FormParamsWritable从编码后的文本内容中生成 FormParams