JavaTM Platform
Standard Ed. 6

类 java.net.Proxy.Type
的使用

使用 Proxy.Type 的软件包
java.net 为实现网络应用程序提供类。 
 

java.netProxy.Type 的使用
 

返回 Proxy.Typejava.net 中的方法
 Proxy.Type Proxy.type()
          返回代理类型。
static Proxy.Type Proxy.Type.valueOf(String name)
          返回带有指定名称的该类型的枚举常量。
static Proxy.Type[] Proxy.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

参数类型为 Proxy.Typejava.net 中的构造方法
Proxy(Proxy.Type type, SocketAddress sa)
          创建表示 PROXY 连接的条目。
 


JavaTM Platform
Standard Ed. 6

提交错误或意见
有关更多的 API 参考资料和开发人员文档,请参阅 Java SE 开发人员文档。该文档包含更详细的、面向开发人员的描述,以及总体概述、术语定义、使用技巧和工作代码示例。

版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策