Interface Encoder
access this type via: ws.forms.Encoder (provides, requires or uses)
--- semantic variants: urlencoded
Interface for pluggable HTTP web form encodings.
Functions
EncodedForm encode(FormData form)
EncodedForm encode(FormData form)
Encode the given form.