Uses of Interface
com.teamdev.jxbrowser.net.UrlRequestJob
-
Uses of UrlRequestJob in com.teamdev.jxbrowser.net.callback
Modifier and TypeMethodDescriptionInterceptUrlRequestCallback.Params.newUrlRequestJob
(UrlRequestJob.Options options) Creates and returns a newUrlRequestJob
instance with the givenoptions
.Modifier and TypeMethodDescriptionInterceptUrlRequestCallback.Response.intercept
(UrlRequestJob job) Notifies the engine that the request should be intercepted and it will be handled by the given URL request job.