public class HTTP extends Object implements RenderDestination
Constructor and Description |
---|
HTTP() |
Modifier and Type | Method and Description |
---|---|
HTTP |
withFields(Map<String,String> fields) |
HTTP |
withFileid(String fileid) |
HTTP |
withFilename(String filename) |
HTTP |
withHeaders(Map<String,String> headers) |
HTTP |
withMethod(String method) |
HTTP |
withPassword(String password) |
HTTP |
withUrl(String url) |
HTTP |
withUser(String user) |