org.omg.PortableInterceptor
類別 ObjectIdHelper
java.lang.Object
org.omg.PortableInterceptor.ObjectIdHelper
public abstract class ObjectIdHelper
- extends Object
物件 id 型別。此類別提供物件適配器創建的特定物件的身份。
從類別 java.lang.Object 繼承的方法 |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObjectIdHelper
public ObjectIdHelper()
insert
public static void insert(Any a,
byte[] that)
extract
public static byte[] extract(Any a)
type
public static TypeCode type()
id
public static String id()
read
public static byte[] read(InputStream istream)
write
public static void write(OutputStream ostream,
byte[] value)
提交錯誤或意見版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。