sun.rmi.rmic.newrmic.jrmp |
|
Java Source File Name | Type | Comment |
Constants.java | Class | Constants specific to the JRMP rmic generator.
WARNING: The contents of this source file are not part of any
supported API. |
JrmpGenerator.java | Class | JRMP rmic back end; generates source code for JRMP stub and
skeleton classes.
WARNING: The contents of this source file are not part of any
supported API. |
RemoteClass.java | Class | Encapsulates RMI-specific information about a remote implementation
class (a class that implements one or more remote interfaces).
WARNING: The contents of this source file are not part of any
supported API. |
StubSkeletonWriter.java | Class | Writes the source code for the stub class and (optionally) skeleton
class for a particular remote implementation class.
WARNING: The contents of this source file are not part of any
supported API. |
Util.java | Class | Provides static utility methods.
WARNING: The contents of this source file are not part of any
supported API. |