Package-level declarations
Contains classes and interfaces for working with network.
Contains classes and interfaces for working with network.
Types
Link copied to clipboard
An upload data as a sequence of bytes.
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
An upload data of the
application/x-www-form-urlencoded
content type.Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
An upload data of the
multipart/form-data
content type.Link copied to clipboard
A service that provides access to the network-level functionality.
Link copied to clipboard
An upload data of the
text/plain
content type.Link copied to clipboard
interface UploadData
interface UploadData
A common interface that all upload data implementations must extend.
Link copied to clipboard
Link copied to clipboard