Uses of Package
com.teamdev.jxbrowser.net.callback
Package
Description
This package provides the classes that allow you to work with engines.
The network service callbacks.
-
ClassDescriptionThe callback is invoked when a URL request is about to be sent out.
-
ClassDescriptionA response for
BeforeSendUploadDataCallback
.A response forBeforeStartTransactionCallback
.A response forBeforeUrlRequestCallback
.A response forCanAccessFileCallback
.A response forCanGetCookiesCallback
.A response forCanSetCookieCallback
.A response forInterceptUrlRequestCallback
.A common interface for all asynchronous network service callbacks must extend.A common interface for all network service callbacks must extend.A common interface for all synchronous network service callbacks must extend.A response forReceiveHeadersCallback
.A response forVerifyCertificateCallback
.