Package dw.net

ClassDescription
FTPClientThe FTPClient class supports the FTP commands CD, GET, PUT, DEL, MKDIR, RENAME, and LIST.
FTPFileInfoThe class is used to store information about a remote file.
HTTPClientThe HTTPClient class supports the HTTP methods GET, POST, HEAD, PUT, PATCH, OPTIONS, and DELETE.
HTTPClientLoggingConfigScript API for configuring HTTP client logging and sensitive data redaction.
HTTPRequestPartThis represents a part in a multi-part HTTP POST request.
MailThis class is used to send an email with either plain text or MimeEncodedText content.
SFTPClientThe SFTPClient class supports the SFTP commands GET, PUT, DEL, MKDIR, RENAME, and LIST.
SFTPFileInfoThe class is used to store information about a remote file.
WebDAVClientThe WebDAVClient class supports the WebDAV methods GET, PUT, MKCOL, MOVE, COPY, PROPFIND,OPTIONS and DELETE.
WebDAVFileInfoSimple class representing a file on a remote WebDAV location.