dbXML API

org.dbxml.core.corba.db
Class EncodedBufferHelper

java.lang.Object
  |
  +--org.dbxml.core.corba.db.EncodedBufferHelper

public class EncodedBufferHelper
extends java.lang.Object

Generated from IDL definition of struct "EncodedBuffer"

Author:
JacORB IDL compiler

Constructor Summary
EncodedBufferHelper()
           
 
Method Summary
static EncodedBuffer extract(org.omg.CORBA.Any any)
           
static java.lang.String id()
           
static void insert(org.omg.CORBA.Any any, EncodedBuffer s)
           
static EncodedBuffer read(org.omg.CORBA.portable.InputStream in)
           
static org.omg.CORBA.TypeCode type()
           
static void write(org.omg.CORBA.portable.OutputStream out, EncodedBuffer s)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EncodedBufferHelper

public EncodedBufferHelper()
Method Detail

insert

public static void insert(org.omg.CORBA.Any any,
                          EncodedBuffer s)

extract

public static EncodedBuffer extract(org.omg.CORBA.Any any)

type

public static org.omg.CORBA.TypeCode type()

id

public static java.lang.String id()

read

public static EncodedBuffer read(org.omg.CORBA.portable.InputStream in)

write

public static void write(org.omg.CORBA.portable.OutputStream out,
                         EncodedBuffer s)

dbXML API

Copyright (c) 1999-2001 The dbXML Group, All rights reserved