Java™ Platform
Standard Ed. 6

Uses of Package
org.omg.CosNaming

Packages that use org.omg.CosNaming
org.omg.CosNaming Provides a naming service for Java IDL. 
org.omg.CosNaming.NamingContextPackage This package contains Exception classes for the org.omg.CosNaming package. 
 

Classes in org.omg.CosNaming used by org.omg.CosNaming
Binding
          org/omg/CosNaming/Binding.java .
BindingHolder
          org/omg/CosNaming/BindingHolder.java .
BindingIterator
          The BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.
BindingIteratorHolder
          The BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.
BindingIteratorOperations
          The BindingIterator interface allows a client to iterate through the bindings using the next_one or next_n operations.
BindingListHolder
          List of Bindings.
BindingType
          Specifies whether the given binding is for a object (that is not a naming context) or for a naming context.
NameComponent
          org/omg/CosNaming/NameComponent.java .
NamingContext
          A naming context is an object that contains a set of name bindings in which each name is unique.
NamingContextExt
          NamingContextExt is the extension of NamingContext which contains a set of name bindings in which each name is unique and is part of Interoperable Naming Service.
NamingContextExtOperations
          NamingContextExt is the extension of NamingContext which contains a set of name bindings in which each name is unique and is part of Interoperable Naming Service.
NamingContextOperations
          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
          org/omg/CosNaming/NameComponent.java .
NamingContext
          A naming context is an object that contains a set of name bindings in which each name is unique.
 


Java™ Platform
Standard Ed. 6

Submit a bug or feature
For further API reference and developer documentation, see Java SE Developer Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.

Copyright © 1993, 2010, Oracle and/or its affiliates. All rights reserved.