fipaos.mts.iiop.sun.external.FIPA
Class URLHelper
- public class URLHelper
Method Summary |
static String | extract(org.omg.CORBA.Any a) |
static String | id() |
static void | insert(org.omg.CORBA.Any a, String that) |
static String | read(org.omg.CORBA.portable.InputStream in) |
static synchronized org.omg.CORBA.TypeCode | type() |
static void | write(org.omg.CORBA.portable.OutputStream out, String that) |
extract
public static String extract(org.omg.CORBA.Any a)
id
public static String id()
insert
public static void insert(org.omg.CORBA.Any a, String that)
read
public static String read(org.omg.CORBA.portable.InputStream in)
type
public static synchronized org.omg.CORBA.TypeCode type()
write
public static void write(org.omg.CORBA.portable.OutputStream out, String that)
to Class org.omg.CORBA.TypeCode