Uses of Class
org.omg.CosNaming.NamingContextExtPackage.InvalidAddress
-
Packages that use InvalidAddress Package Description org.omg.CosNaming Provides a naming service for Java IDL.org.omg.CosNaming.NamingContextExtPackage This package contains the following classes, which are used in org.omg.CosNaming.NamingContextExt: -
-
Uses of InvalidAddress in org.omg.CosNaming
Methods in org.omg.CosNaming that throw InvalidAddress Modifier and Type Method and Description String
_NamingContextExtStub. to_url(String addr, String sn)
This operation creates a URL based "iiopname://" format name from the Stringified Name of the object.String
NamingContextExtOperations. to_url(String addr, String sn)
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 InvalidAddress Modifier and Type Field and Description InvalidAddress
InvalidAddressHolder. value
Methods in org.omg.CosNaming.NamingContextExtPackage that return InvalidAddress Modifier and Type Method and Description static InvalidAddress
InvalidAddressHelper. extract(Any a)
static InvalidAddress
InvalidAddressHelper. read(InputStream istream)
Methods in org.omg.CosNaming.NamingContextExtPackage with parameters of type InvalidAddress Modifier and Type Method and Description static 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 Constructor and Description InvalidAddressHolder(InvalidAddress initialValue)
-
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.