JavaTM 2 Platform
Standard Ed. 5.0

org.omg.DynamicAny
Ŭ·¡½º DynStructHelper

java.lang.Object 
  »óÀ§¸¦ È®Àå org.omg.DynamicAny.DynStructHelper

public abstract class DynStructHelper
extends Object

DynStruct °´Ã¼¿¡ÀÇÇØ IDL ±¸Á¶Ã¼ ¹× ¿¹¿ÜÄ¡ÀÇ Á¶ÀÛÀÌ Áö¿ø µË´Ï´Ù. ¿¹¿ÜÀÇ ¸â¹ö´Â ±¸Á¶Ã¼ÀÇ ¸â¹ö¿Í °°ÀÌ ´Ù·ç¾îÁý´Ï´Ù.


»ý¼ºÀÚ °³¿ä
DynStructHelper ()
           
 
¸Þ¼­µå °³¿ä
static DynStruct extract (Any  a)
           
static String id ()
           
static void insert (Any  a, DynStruct  that)
           
static DynStruct narrow (Object  obj)
           
static DynStruct read (InputStream  istream)
           
static TypeCode type ()
           
static DynStruct unchecked_narrow (Object  obj)
           
static void write (OutputStream  ostream, DynStruct  value)
           
 
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

»ý¼ºÀÚ »ó¼¼

DynStructHelper

public DynStructHelper()
¸Þ¼­µåÀÇ »ó¼¼

insert

public static void insert(Any  a,
                          DynStruct  that)

extract

public static DynStruct  extract(Any  a)

type

public static TypeCode  type()

id

public static String  id()

read

public static DynStruct  read(InputStream  istream)

write

public static void write(OutputStream  ostream,
                         DynStruct  value)

narrow

public static DynStruct  narrow(Object  obj)

unchecked_narrow

public static DynStruct  unchecked_narrow(Object  obj)

JavaTM 2 Platform
Standard Ed. 5.0

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.