Module java.corba
Package org.omg.CosNaming.NamingContextExtPackage
This package contains the following classes, which are used in
org.omg.CosNaming.NamingContextExt
:
AddressHelper
StringNameHelper
URLStringHelper
InvalidAddress
Package Specification
For a precise list of supported sections of official specifications with which the Java[tm] Platform, Standard Edition 6 ORB complies, see Official Specifications for CORBA support in Java[tm] SE 6.
- Since:
- 1.4
-
Class Summary Class Description AddressHelper Address is the Host and Port information represented as a String.InvalidAddressHelper org/omg/CosNaming/NamingContextExtPackage/InvalidAddressHelper.java .InvalidAddressHolder org/omg/CosNaming/NamingContextExtPackage/InvalidAddressHolder.java .StringNameHelper StringName is the Stringified Name, Array of Name Components represented as a String.URLStringHelper URLString is the URL address (corbaloc: or corbaname:) represented as a String. -
Exception Summary Exception Description InvalidAddress org/omg/CosNaming/NamingContextExtPackage/InvalidAddress.java .