rmic-java-1.6.0-openjdk (1) Linux Manual Page
rmic – The Java RMI Compiler rmic generates stub, skeleton, and tie classes for remote objects using either the JRMP or IIOP protocols. Also generates OMG IDL. Synopsisrmic [ options ] package-qualified-class-name(s)DescriptionThe rmic compiler generates stub and skeleton class files (JRMP protocol) and stub and tie class files (IIOP protocol) for remote objects. These classes…
