软件包 | 描述 |
---|---|
org.omg.CosNaming |
对于java IDL提供命名服务。
|
Modifier and Type | Method and Description |
---|---|
void |
_NamingContextExtStub.list(int how_many, BindingListHolder bl, BindingIteratorHolder bi)
列表操作允许客户端遍历一个命名上下文设置绑定。
|
void |
NamingContextOperations.list(int how_many, BindingListHolder bl, BindingIteratorHolder bi)
列表操作允许客户端遍历一个命名上下文设置绑定。
|
void |
_NamingContextStub.list(int how_many, BindingListHolder bl, BindingIteratorHolder bi)
列表操作允许客户端遍历一个命名上下文设置绑定。
|
boolean |
BindingIteratorOperations.next_n(int how_many, BindingListHolder bl)
此操作返回至多绑定的请求数。
|
boolean |
_BindingIteratorStub.next_n(int how_many, BindingListHolder bl)
此操作返回至多绑定的请求数。
|
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.