Package com.teamdev.jxbrowser.proxy

Contains the basic classes and interfaces that allows managing browser proxy settings.

See:
          Description

Interface Summary
AuthenticationHandler Represents a handler for receiving and processing proxy server authentication.
ProxyConfig Represents a manager class that allows configuring proxy server settings for all browser instances.
 

Class Summary
ProxyServer Represents a proxy server object.
ProxyServerLogin Represents a bean object that stores information about user name and password which is required for proxy server authentication.
 

Enum Summary
ProxyConfigType The proxy server configuration type.
ServerType The type of proxy server type.
 

Package com.teamdev.jxbrowser.proxy Description

Contains the basic classes and interfaces that allows managing browser proxy settings.