public abstract class ServerLocationPerORBHelper extends Object
Constructor and Description |
---|
ServerLocationPerORBHelper() |
Modifier and Type | Method and Description |
---|---|
static ServerLocationPerORB |
extract(Any a) |
static String |
id() |
static void |
insert(Any a,
ServerLocationPerORB that) |
static ServerLocationPerORB |
read(InputStream istream) |
static TypeCode |
type() |
static void |
write(OutputStream ostream,
ServerLocationPerORB value) |
public static void insert(Any a, ServerLocationPerORB that)
public static ServerLocationPerORB extract(Any a)
public static TypeCode type()
public static String id()
public static ServerLocationPerORB read(InputStream istream)
public static void write(OutputStream ostream, ServerLocationPerORB value)
Copyright © 2017 JBoss by Red Hat. All rights reserved.