Uses of Class
com.pnfsoftware.jeb.util.net.NetProxyInfo
Packages that use NetProxyInfo
Package
Description
The core package and sub-packages define classes and interfaces to interact with and
develop JEB back-end plugins.
Utility code for network operations.
-
Uses of NetProxyInfo in com.pnfsoftware.jeb.core
Methods in com.pnfsoftware.jeb.core that return NetProxyInfoMethods in com.pnfsoftware.jeb.core with parameters of type NetProxyInfoModifier and TypeMethodDescriptionvoidCoreOptions.setStandardProxyInfo(NetProxyInfo proxyInfo) Standard proxy options provided by a client. -
Uses of NetProxyInfo in com.pnfsoftware.jeb.util.net
Methods in com.pnfsoftware.jeb.util.net that return NetProxyInfoModifier and TypeMethodDescriptionstatic NetProxyInfoNet.getProxyInformation()static NetProxyInfoMethods in com.pnfsoftware.jeb.util.net with parameters of type NetProxyInfoModifier and TypeMethodDescriptionstatic voidNet.setGlobalProxyInformation(NetProxyInfo proxyinfo)