Index
All Classes and Interfaces|All Packages
E
- enabled() - Method in record class one.tranic.t.proxy.RegistryReader.ProxySettings
-
Returns the value of the
enabledrecord component. - equals(Object) - Method in record class one.tranic.t.proxy.RegistryReader.ProxySettings
-
Indicates whether some other object is "equal to" this one.
G
- getProxy() - Static method in class one.tranic.t.proxy.ProxyConfigReader
-
Retrieves the active proxy configuration and returns a corresponding
Proxyobject. - getProxy(Proxy) - Static method in class one.tranic.t.proxy.ProxyConfigReader
-
Returns a Proxy object based on the provided proxy parameter.
- getProxyConfig() - Static method in class one.tranic.t.proxy.ProxyConfigReader
-
Retrieves the proxy configuration for the current operating system.
H
- hashCode() - Method in record class one.tranic.t.proxy.RegistryReader.ProxySettings
-
Returns a hash code value for this object.
I
- isAutomaticActive - Variable in class one.tranic.t.proxy.ProxyConfigReader.ProxyConfig
- isStaticActive - Variable in class one.tranic.t.proxy.ProxyConfigReader.ProxyConfig
N
- noProxy - Variable in class one.tranic.t.proxy.ProxyConfigReader.ProxyConfig
O
- one.tranic.t.proxy - package one.tranic.t.proxy
- openConnection(String) - Static method in class one.tranic.t.proxy.RequestWithProxyParser
-
Opens a connection to the specified URL string with proxy settings applied.
- openConnection(URL) - Static method in class one.tranic.t.proxy.RequestWithProxyParser
-
Opens a connection to the specified URL using the proxy configuration retrieved from the system or environment settings.
- openStream(String) - Static method in class one.tranic.t.proxy.RequestWithProxyParser
-
Opens an input stream to the resource referenced by the specified URL string.
- openStream(URL) - Static method in class one.tranic.t.proxy.RequestWithProxyParser
-
Opens a stream for reading from the specified
URL, using a proxy configuration retrieved viaProxyConfigReader.getProxy(). - override() - Method in record class one.tranic.t.proxy.RegistryReader.ProxySettings
-
Returns the value of the
overriderecord component.
P
- preConfiguredURL - Variable in class one.tranic.t.proxy.ProxyConfigReader.ProxyConfig
- protocols - Variable in class one.tranic.t.proxy.ProxyConfigReader.ProxyConfig
- ProxyConfig() - Constructor for class one.tranic.t.proxy.ProxyConfigReader.ProxyConfig
- ProxyConfigReader - Class in one.tranic.t.proxy
-
A utility class for reading and configuring proxy settings based on the system's environment or operating system-specific configurations.
- ProxyConfigReader() - Constructor for class one.tranic.t.proxy.ProxyConfigReader
- ProxyConfigReader.ProxyConfig - Class in one.tranic.t.proxy
- ProxySettings(String, String, boolean) - Constructor for record class one.tranic.t.proxy.RegistryReader.ProxySettings
-
Creates an instance of a
ProxySettingsrecord class.
R
- readWindowsProxySettings() - Static method in class one.tranic.t.proxy.RegistryReader
-
Reads proxy settings from the Windows registry and returns them as a ProxySettings object.
- refreshProxy() - Static method in class one.tranic.t.proxy.RequestWithProxyParser
-
Refreshes the proxy configuration used by the application.
- RegistryReader - Class in one.tranic.t.proxy
-
A utility class for reading Windows registry values to retrieve proxy settings.
- RegistryReader() - Constructor for class one.tranic.t.proxy.RegistryReader
- RegistryReader.ProxySettings - Record Class in one.tranic.t.proxy
-
A record class representing proxy settings.
- RequestWithProxyParser - Class in one.tranic.t.proxy
-
A utility class for handling HTTP connections and streams with support for proxy configurations and asynchronous operations.
- RequestWithProxyParser() - Constructor for class one.tranic.t.proxy.RequestWithProxyParser
S
- server() - Method in record class one.tranic.t.proxy.RegistryReader.ProxySettings
-
Returns the value of the
serverrecord component. - setCustomProxy(Proxy) - Static method in class one.tranic.t.proxy.RequestWithProxyParser
-
Sets a custom proxy for the RequestWithProxyParser class.
T
- toString() - Method in class one.tranic.t.proxy.ProxyConfigReader.ProxyConfig
- toString() - Method in record class one.tranic.t.proxy.RegistryReader.ProxySettings
-
Returns a string representation of this record class.
All Classes and Interfaces|All Packages