public abstract class SunCORBAConnectionHelper extends Object
Constructor and Description |
---|
SunCORBAConnectionHelper() |
Modifier and Type | Method and Description |
---|---|
static SunCORBAConnection |
extract(Any a) |
static String |
id() |
static void |
insert(Any a,
SunCORBAConnection that) |
static SunCORBAConnection |
narrow(Object obj) |
static SunCORBAConnection |
read(InputStream istream) |
static TypeCode |
type() |
static void |
write(OutputStream ostream,
SunCORBAConnection value) |
public static void insert(Any a, SunCORBAConnection that)
public static SunCORBAConnection extract(Any a)
public static TypeCode type()
public static String id()
public static SunCORBAConnection read(InputStream istream)
public static void write(OutputStream ostream, SunCORBAConnection value)
public static SunCORBAConnection narrow(Object obj)
EclipseLink 2.5.2, "build v20140319-9ad6abd" API Reference