| 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 |
|---|---|
Proxy |
Engine.proxy()
Returns a service that allows working with proxy.
|
| Modifier and Type | Method and Description |
|---|---|
Proxy |
Profile.proxy()
Returns a service that allows working with proxy.
|