Uses of Interface
com.teamdev.jxbrowser.net.event.NetworkEvent
Packages that use NetworkEvent
-
Uses of NetworkEvent in com.teamdev.jxbrowser.net.event
Subinterfaces of NetworkEvent in com.teamdev.jxbrowser.net.eventModifier and TypeInterfaceDescriptioninterfaceAn event indicating a change in the current network connection.interfaceAn event indicating that the PAC file processing has been failed.interfaceAn event indicating that a redirect response code (3xx) has been received for the URL request.interfaceAn event indicating that the URL request has been completed.interfaceAn event indicating that the URL request has been destroyed.interfaceAn event indicating that a part of HTTP response body has been received over the network.interfaceAn event indicating that the first byte of the URL response body has been received.