Package | Description |
---|---|
com.teamdev.jxbrowser.engine |
This package provides the classes that allow you to work with engines.
|
com.teamdev.jxbrowser.profile |
Contains interfaces for working with Chromium profiles.
|
Modifier and Type | Method and Description |
---|---|
HttpAuthCache |
Engine.httpAuthCache()
Returns a service for working with HTTP authentication cache.
|
Modifier and Type | Method and Description |
---|---|
HttpAuthCache |
Profile.httpAuthCache()
Returns a service for working with HTTP authentication cache.
|