Package-level declarations

The network service events.

The network service events.

Types

Link copied to clipboard
An event indicating a change in the current network connection.
Link copied to clipboard
interface NetworkEvent : Event
interface NetworkEvent : Event
An interface that all network events must extend.
Link copied to clipboard
An event indicating that the PAC file processing has been failed.
Link copied to clipboard
An event indicating that a redirect response code (3xx) has been received for the URL request.
Link copied to clipboard
An event indicating that the URL request has been completed.
Link copied to clipboard
An event indicating that the URL request has been destroyed.
Link copied to clipboard
An event indicating that a part of HTTP response body has been received over the network.
Link copied to clipboard
An event indicating that the first byte of the URL response body has been received.