|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
CodecFactory を使用しているパッケージ | |
---|---|
org.omg.IOP | このパッケージには、OMG 文書『The CommonObject Request Broker: Architecture and Specification』 (http://cgi.omg.org/cgi-bin/doc?formal/99-10-07、13.6 節) に指定された IOP モジュールが含まれています。 |
org.omg.PortableInterceptor | ORB サービスが ORB の通常の実行フローを遮断できるようにするための ORB フックを登録する機構を提供します。 |
org.omg.IOP での CodecFactory の使用 |
---|
CodecFactory を返す org.omg.IOP のメソッド | |
---|---|
static CodecFactory |
CodecFactoryHelper.extract(Any a)
|
static CodecFactory |
CodecFactoryHelper.narrow(Object obj)
|
static CodecFactory |
CodecFactoryHelper.read(InputStream istream)
|
static CodecFactory |
CodecFactoryHelper.unchecked_narrow(Object obj)
|
CodecFactory 型のパラメータを持つ org.omg.IOP のメソッド | |
---|---|
static void |
CodecFactoryHelper.insert(Any a,
CodecFactory that)
|
static void |
CodecFactoryHelper.write(OutputStream ostream,
CodecFactory value)
|
org.omg.PortableInterceptor での CodecFactory の使用 |
---|
CodecFactory を返す org.omg.PortableInterceptor のメソッド | |
---|---|
CodecFactory |
ORBInitInfoOperations.codec_factory()
IOP.CodecFactory を返します。 |
|
JavaTM 2 Platform Standard Ed. 5.0 |
|||||||||
前 次 | フレームあり フレームなし |
Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。