JavaTM Platform
Standard Ed. 6

インタフェース
org.omg.CORBA.portable.BoxedValueHelper の使用

BoxedValueHelper を使用しているパッケージ
org.omg.CORBA OMG CORBA API の JavaTM プログラミング言語 (ORB クラスを含む) へのマッピングを提供します。 
org.omg.CORBA_2_3.portable 値型の入力および出力のメソッドを提供し、また org/omg/CORBA/portable パッケージのその他の更新を含みます。 
 

org.omg.CORBA での BoxedValueHelper の使用
 

BoxedValueHelper を実装している org.omg.CORBA のクラス
 class StringValueHelper
          StringValue のヘルパーです。
 class WStringValueHelper
          IDL-to-Java コンパイラ (ポータブル) バージョン "3.0" により orb.idl から生成された org/omg/CORBA/WStringValueHelper.java。
 

org.omg.CORBA_2_3.portable での BoxedValueHelper の使用
 

BoxedValueHelper 型のパラメータを持つ org.omg.CORBA_2_3.portable のメソッド
 Serializable InputStream.read_value(BoxedValueHelper factory)
          入力ストリームからの値型を非整列化します。
 void OutputStream.write_value(Serializable value, BoxedValueHelper factory)
          値型を出力ストリームに整列化します。
 


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 も参照してください。