Uses of Package
org.omg.CosNaming
-
Packages that use org.omg.CosNaming Package Description 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 Class and Description 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 ofNamingContext
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 ofNamingContext
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 Class and Description 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.
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2022, Oracle and/or its affiliates. All rights reserved. Use is subject to license terms. Also see the documentation redistribution policy.