| Interface | Description |
|---|---|
| Constants |
WARNING: The contents of this source file are not part of any
supported API.
|
| Generator |
Generator defines the protocol for back-end implementations to be added
to rmic.
|
| RMIConstants |
WARNING: The contents of this source file are not part of any
supported API.
|
| Class | Description |
|---|---|
| BatchEnvironment |
BatchEnvironment for rmic extends javac's version in four ways:
1.
|
| IndentingWriter |
IndentingWriter is a BufferedWriter subclass that supports automatic
indentation of lines of text written to the underlying Writer.
|
| Main |
Main "rmic" program.
|
| Names |
Names provides static utility methods used by other rmic classes
for dealing with identifiers.
|
| RemoteClass |
A RemoteClass object encapsulates RMI-specific information about
a remote implementation class, i.e.
|
| 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.
|
| Util |
Util provides static utility methods used by other rmic classes.
|
Copyright © 2016. All Rights Reserved.