|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
使用 Proxy.Type 的軟體套件 | |
---|---|
java.net | 為實作網路應用程序提供類別。 |
java.net 中 Proxy.Type 的使用 |
---|
返回 Proxy.Type 的 java.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.Type 的 java.net 中的建構子 | |
---|---|
Proxy(Proxy.Type type,
SocketAddress sa)
創建表示 PROXY 連接的條目。 |
|
JavaTM 2 Platform Standard Ed. 6 |
|||||||||
上一個 下一個 | 框架 無框架 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。