| Package | Description |
|---|---|
| sun.rmi.rmic | |
| sun.rmi.rmic.iiop |
| Modifier and Type | Class and Description |
|---|---|
class |
RMIGenerator
A Generator object will generate the Java source code of the stub
and skeleton classes for an RMI remote implementation class, using
a particular stub protocol version.
|
| Modifier and Type | Method and Description |
|---|---|
protected Generator |
Main.addGenerator(java.lang.String arg)
Instantiate and add a generator to the generators array.
|
| Modifier and Type | Class and Description |
|---|---|
class |
Generator
Generator provides a small framework from which IIOP-specific
generators can inherit.
|
class |
IDLGenerator
An IDL generator for rmic.
|
class |
PrintGenerator
An IDL generator for rmic.
|
class |
StubGenerator
An IIOP stub/tie generator for rmic.
|
Copyright © 2017. All Rights Reserved.