Java Platform 1.2

Uses of Package
org.omg.CosNaming

Packages that use org.omg.CosNaming
org.omg.CosNaming Provides the naming service for Java IDL. 
org.omg.CosNaming.NamingContextPackage Provides the exceptions used in the package org.omg.CosNaming (AlreadyBound, CannotProceed, InvalidName, NotEmpty, and NotFound) and also the Helper and Holder classes for those exceptions. 
 

Classes in org.omg.CosNaming used by org.omg.CosNaming
Binding
           
BindingHolder
           
BindingIterator
          The BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.
BindingIteratorHolder
           
BindingListHolder
           
BindingType
           
NameComponent
           
NamingContext
          A naming context is an object that contains a set of name bindings in which each name is unique.
 

Classes in org.omg.CosNaming used by org.omg.CosNaming.NamingContextPackage
NameComponent
           
NamingContext
          A naming context is an object that contains a set of name bindings in which each name is unique.
 


Java Platform 1.2

Submit a bug or feature Version 1.2 of Java Platform API Specification
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the US and other countries.
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.