软件包 | 描述 |
---|---|
javax.rmi.CORBA |
包含携带RMI-IIOP API。
|
Modifier and Type | Method and Description |
---|---|
static Tie |
Util.getTie(Remote target)
返回一个给定的目标对象的领带(如果有的话)。
|
Tie |
UtilDelegate.getTie(Remote target)
代表团呼吁
Util.getTie(java.rmi.Remote) 。
|
Modifier and Type | Method and Description |
---|---|
static void |
Util.registerTarget(Tie tie, Remote target)
注册一个领带的目标。
|
void |
UtilDelegate.registerTarget(Tie tie, Remote target)
|
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.