Class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHelper
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.omg.CosNaming.NamingContextPackage.AlreadyBoundHelper

java.lang.Object
   |
   +----org.omg.CosNaming.NamingContextPackage.AlreadyBoundHelper

public final class AlreadyBoundHelper
extends Object

Method Index

 o __read(InputStream)
 o __write(OutputStream, AlreadyBound)
 o extract(Any)
 o id()
 o insert(Any, AlreadyBound)
 o type()

Methods

 o __write
  public static void __write(OutputStream out,
                             AlreadyBound that)
 o __read
  public static AlreadyBound __read(InputStream in)
 o extract
  public static AlreadyBound extract(Any a)
 o insert
  public static void insert(Any a,
                            AlreadyBound that)
 o type
  public static synchronized TypeCode type()
 o id
  public static String id()

All Packages  Class Hierarchy  This Package  Previous  Next  Index