Uses of Interface
com.teamdev.jxbrowser.net.callback.NetworkSyncCallback
Packages that use NetworkSyncCallback
-
Uses of NetworkSyncCallback in com.teamdev.jxbrowser.net.callback
Subinterfaces of NetworkSyncCallback in com.teamdev.jxbrowser.net.callbackModifier and TypeInterfaceDescriptioninterfaceThe callback that is invoked before the upload data is sent to the web server.interfaceThe callback that is invoked before the network transaction starts.interfaceThe callback is invoked when an HTTP request is about to occur.interfaceThe callback is invoked when the engine checks if the given file can be accessed or not.interfaceThe callback is invoked to check if the engine can access the given cookie or not.interfaceThe callback is invoked to check if the given cookie can be set or not.interfaceThe callback is invoked when the response headers have been received for a URL request.interfaceThe callback is invoked when certificate verification is required.