rmic-java-1.7.0-openjdk-1.7.0.131-2.6.9.0.el7_3.x86_64 (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…
