Package com.teamdev.jxbrowser.net.event
@ParametersAreNonnullByDefault
package com.teamdev.jxbrowser.net.event
The network service events.
-
ClassDescriptionAn event indicating a change in the current network connection.An interface that all network events must extend.An event indicating that the PAC file processing has been failed.An event indicating that a redirect response code (3xx) has been received for the URL request.An event indicating that the URL request has been completed.An event indicating that the URL request has been destroyed.An event indicating that a part of HTTP response body has been received over the network.An event indicating that the first byte of the URL response body has been received.