- java.lang.Object
-
- org.omg.PortableServer.POAPackage.AdapterNonExistentHelper
-
public abstract class AdapterNonExistentHelper extends Object
org/omg/PortableServer/POAPackage/AdapterNonExistentHelper.java . Generated by the IDL-to-Java compiler (portable), version "3.2" from /scratch/HUDSON/workspace/9-2-build-linux-amd64-phase2/jdk9/6639.nc/corba/src/java.corba/share/classes/org/omg/PortableServer/poa.idl Thursday, July 13, 2017 10:31:39 AM UTC
-
-
构造方法摘要
构造方法 Constructor 描述 AdapterNonExistentHelper()
-
方法摘要
所有方法 静态方法 具体的方法 Modifier and Type 方法 描述 static AdapterNonExistent
extract(Any a)
static String
id()
static void
insert(Any a, AdapterNonExistent that)
static AdapterNonExistent
read(InputStream istream)
static TypeCode
type()
static void
write(OutputStream ostream, AdapterNonExistent value)
-
-
-
方法详细信息
-
insert
public static void insert(Any a, AdapterNonExistent that)
-
extract
public static AdapterNonExistent extract(Any a)
-
type
public static TypeCode type()
-
id
public static String id()
-
read
public static AdapterNonExistent read(InputStream istream)
-
write
public static void write(OutputStream ostream, AdapterNonExistent value)
-
-