Class org.omg.CORBA.RepositoryHolder
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.omg.CORBA.RepositoryHolder

java.lang.Object
   |
   +----org.omg.CORBA.RepositoryHolder

public final class RepositoryHolder
extends Object
implements Streamable

Variable Index

 o value

Constructor Index

 o RepositoryHolder()
 o RepositoryHolder(Repository)

Method Index

 o __read(InputStream)
 o __type()
 o __write(OutputStream)

Variables

 o value
  public Repository value

Constructors

 o RepositoryHolder
  public RepositoryHolder()
 o RepositoryHolder
  public RepositoryHolder(Repository __arg)

Methods

 o __write
  public void __write(OutputStream out)
 o __read
  public void __read(InputStream in)
 o __type
  public TypeCode __type()

All Packages  Class Hierarchy  This Package  Previous  Next  Index