Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
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 |
---|
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 |
---|
Modifier and Type | Field and Description |
---|---|
InvalidAddress |
InvalidAddressHolder.value
|
Modifier and Type | Method and Description |
---|---|
static InvalidAddress |
InvalidAddressHelper.extract(Any a)
|
static InvalidAddress |
InvalidAddressHelper.read(InputStream istream)
|
Modifier and Type | Method and Description |
---|---|
static void |
InvalidAddressHelper.insert(Any a,
InvalidAddress that)
|
static void |
InvalidAddressHelper.write(OutputStream ostream,
InvalidAddress value)
|
Constructor and Description |
---|
InvalidAddressHolder(InvalidAddress initialValue)
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.