Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)
Frames
|
No Frames
Uses of Class java.net.Proxy.Type
Uses in package java.net
Constructors with parameter type java.net.Proxy.Type
Proxy
.
Proxy
(
Proxy.Type
type,
SocketAddress
address)
Creates a new
Proxy
object.
Methods with return type java.net.Proxy.Type
Proxy.Type
Proxy
.
type
()
Returns the of this proxy instance.
Overview
Package
Class
Use
Source
Tree
Index
Deprecated
About
GNU Classpath
(0.95)