Package org.codehaus.cargo.container.internal.http.writer
-
Class Summary Class Description MultipartFormWriter Represents a form writer capable of sending files and form data as multipart chunks.UrlEncodedFormWriter Represents a form writer that allows writing form fields that are URL encoded.