JavaTM Platform
Standard Ed. 6

クラス
org.omg.IOP.IOR の使用

IOR を使用しているパッケージ
org.omg.IOP このパッケージには、OMG 文書『The Common Object Request Broker: Architecture and Specification』 (http://cgi.omg.org/cgi-bin/doc?formal/99-10-07、13.6 節) に指定された IOP モジュールが含まれます。 
 

org.omg.IOP での IOR の使用
 

IOR として宣言されている org.omg.IOP のフィールド
 IOR IORHolder.value
           
 

IOR を返す org.omg.IOP のメソッド
static IOR IORHelper.extract(Any a)
           
static IOR IORHelper.read(InputStream istream)
           
 

IOR 型のパラメータを持つ org.omg.IOP のメソッド
static void IORHelper.insert(Any a, IOR that)
           
static void IORHelper.write(OutputStream ostream, IOR value)
           
 

IOR 型のパラメータを持つ org.omg.IOP のコンストラクタ
IORHolder(IOR initialValue)
           
 


JavaTM Platform
Standard Ed. 6

バグの報告と機能のリクエスト
さらに詳しい API リファレンスおよび開発者ドキュメントについては、Java SE 開発者用ドキュメントを参照してください。開発者向けの詳細な解説、概念の概要、用語の定義、バグの回避策、およびコード実例が含まれています。

Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。