| 软件包 | 描述 | 
|---|---|
| javax.rmi.CORBA | 
           包含RMI-IIOP的可移植API。 
          | 
| org.omg.stub.java.rmi | 
           包含在 
          java.rmi包中发生的远程类型的RMI-IIOP存根。 
          | 
| Class and Description | 
|---|
| Stub 
           所有RMI-IIOP存根都必须从其继承的基类。 
          | 
| Tie 
           定义所有RMI-IIOP服务器端绑定必须实现的方法。 
          | 
| ValueHandler 
           定义允许将Java对象与GIOP流串行化的方法。 
          | 
| Class and Description | 
|---|
| Stub 
           所有RMI-IIOP存根都必须从其继承的基类。 
          | 
 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.