软件包 | 描述 |
---|---|
org.omg.CosNaming |
对于java IDL提供命名服务。
|
org.omg.CosNaming.NamingContextExtPackage |
这个包中包含下面的类,用于
org.omg.CosNaming.NamingContextExt:
|
Modifier and Type | Method and Description |
---|---|
String |
_NamingContextExtStub.to_url(String addr, String sn)
此操作将创建一个基于URL的“iiopname:/ /”格式的名字从字符串化的对象名称。
|
String |
NamingContextExtOperations.to_url(String addr, String sn)
此操作将创建一个基于URL的“iiopname:/ /”格式的名字从字符串化的对象名称。
|
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) |
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, 2014, Oracle and/or its affiliates. All rights reserved.