Uses of Enum Class
com.teamdev.jxbrowser.net.proxy.ProxyType
Packages that use ProxyType
Package
Description
Provides classes that allow you to configure proxy.
-
Uses of ProxyType in com.teamdev.jxbrowser.net.proxy
Methods in com.teamdev.jxbrowser.net.proxy that return ProxyTypeModifier and TypeMethodDescriptionstatic ProxyTypeProxyType.forNumber(int value) static ProxyTypeProxyType.valueOf(int value) Deprecated.static ProxyTypeProxyType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this class with the specified name.static ProxyTypeReturns the enum constant of this class with the specified name.static ProxyType[]ProxyType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.teamdev.jxbrowser.net.proxy that return types with arguments of type ProxyTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<ProxyType>ProxyType.internalGetValueMap()