net.hizlab.kagetaka.protocol.https
クラス SunHandler
java.lang.Object
java.net.URLStreamHandler
sun.net.www.protocol.http.Handler
sun.net.www.protocol.https.Handler
net.hizlab.kagetaka.protocol.https.SunHandler
- すべての実装インタフェース:
- SuperHandler
- public class SunHandler
- extends sun.net.www.protocol.https.Handler
- implements SuperHandler
Sun の https
プロトコルハンドララッパーです。
- バージョン:
- $Revision: 1.1 $
クラス sun.net.www.protocol.https.Handler から継承したフィールド |
proxy, proxyPort |
クラス sun.net.www.protocol.https.Handler から継承したメソッド |
getDefaultPort |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SunHandler
public SunHandler()
- インスタンスを作成します。
openConnection
public URLConnection openConnection(URL url)
throws IOException
- コネクションを返します。
- 定義:
- インタフェース
SuperHandler
内の openConnection
- パラメータ:
url
- URL
- 戻り値:
- コネクション
- 例外:
IOException
- 接続の確立中に I/Oエラーが発生し
Copyright (c) 2002-2003 The Kagetaka Project 'December 16, 2003'