Search

vRO intrinsic class java.net.Proxy

Extends java.lang.Object

This class is not in the plugin metadata. Using it may work, and could depend on the vRO appliance setup.

Attributes

Name Type Description
NO_PROXY java.net.Proxy

Methods

Name Returns
java.net.Proxy(java.net.Proxy$Type , java.net.SocketAddress ) constructor
address() java.net.SocketAddress
equals(Object ) boolean
hashCode() Number
toString() String
type() java.net.Proxy$Type

Returned by

None

Referenced in

Method Returns
java.net.Socket.(java.net.Proxy ) void
java.net.URL.openConnection(java.net.Proxy ) java.net.URLConnection