Uses of Class
org.omg.CosNaming.NamingContextExtPackage.InvalidAddress
Packages that use InvalidAddress
Package
Description
-
Uses of InvalidAddress in com.sun.corba.ee.impl.naming.cosnaming
Methods in com.sun.corba.ee.impl.naming.cosnaming that throw InvalidAddressModifier and TypeMethodDescriptionInterOperableNamingImpl.createURLBasedAddress
(String address, String name) Method which converts the Stringified name and Host Name Address into a URL based NameThis operation creates a URL based "iiopname://" format name from the Stringified Name of the object. -
Uses of InvalidAddress in org.omg.CosNaming
Methods in org.omg.CosNaming that throw InvalidAddressModifier and TypeMethodDescriptionThis operation creates a URL based "iiopname://" format name from the Stringified Name of the object.This operation creates a URL based "iiopname://" format name from the Stringified Name of the object.This operation creates a URL based "iiopname://" format name from the Stringified Name of the object. -
Uses of InvalidAddress in org.omg.CosNaming.NamingContextExtPackage
Fields in org.omg.CosNaming.NamingContextExtPackage declared as InvalidAddressMethods in org.omg.CosNaming.NamingContextExtPackage that return InvalidAddressModifier and TypeMethodDescriptionstatic InvalidAddress
static InvalidAddress
InvalidAddressHelper.read
(InputStream istream) Methods in org.omg.CosNaming.NamingContextExtPackage with parameters of type InvalidAddressModifier and TypeMethodDescriptionstatic void
InvalidAddressHelper.insert
(Any a, InvalidAddress that) static void
InvalidAddressHelper.write
(OutputStream ostream, InvalidAddress value) Constructors in org.omg.CosNaming.NamingContextExtPackage with parameters of type InvalidAddress