fipaos.mts.iiop.sun.external.FIPA
Class PayloadHelper


public class PayloadHelper


Method Summary
 static byte[]extract(org.omg.CORBA.Any a)
           
 static Stringid()
           
 static voidinsert(org.omg.CORBA.Any a, byte[] that)
           
 static byte[]read(org.omg.CORBA.portable.InputStream in)
           
 static synchronized org.omg.CORBA.TypeCodetype()
           
 static voidwrite(org.omg.CORBA.portable.OutputStream out, byte[] that)
           

Method Detail

extract

public static byte[] extract(org.omg.CORBA.Any a)

id

public static String id()

insert

public static void insert(org.omg.CORBA.Any a, byte[] that)

read

public static byte[] 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, byte[] that)

Association Links

to Class org.omg.CORBA.TypeCode