org.xmlBlaster.protocol.corba.serverIdl
Class MessageUnitArrHelper
java.lang.Object
org.xmlBlaster.protocol.corba.serverIdl.MessageUnitArrHelper
public final class MessageUnitArrHelper
- extends java.lang.Object
Generated from IDL definition of alias "MessageUnitArr"
- Author:
- JacORB IDL compiler
Field Summary |
private static org.omg.CORBA.TypeCode |
_type
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_type
private static org.omg.CORBA.TypeCode _type
MessageUnitArrHelper
public MessageUnitArrHelper()
insert
public static void insert(org.omg.CORBA.Any any,
MessageUnit[] s)
extract
public static MessageUnit[] extract(org.omg.CORBA.Any any)
type
public static org.omg.CORBA.TypeCode type()
id
public static java.lang.String id()
read
public static MessageUnit[] read(org.omg.CORBA.portable.InputStream _in)
write
public static void write(org.omg.CORBA.portable.OutputStream _out,
MessageUnit[] _s)
Copyright © 1999-2014 The xmlBlaster.org contributers.