Kagetaka

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
 
コンストラクタの概要
SunHandler()
          インスタンスを作成します。
 
メソッドの概要
 URLConnection openConnection(URL url)
          コネクションを返します。
 
クラス sun.net.www.protocol.https.Handler から継承したメソッド
getDefaultPort
 
クラス java.net.URLStreamHandler から継承したメソッド
equals, getHostAddress, hashCode, hostsEqual, parseURL, sameFile, setURL, setURL, toExternalForm
 
クラス 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エラーが発生し

Kagetaka

Copyright (c) 2002-2003 The Kagetaka Project 'December 16, 2003'