Uses of Class
org.glassfish.rmic.iiop.ImplementationType
Packages that use ImplementationType
-
Uses of ImplementationType in org.glassfish.rmic.iiop
Methods in org.glassfish.rmic.iiop that return ImplementationTypeModifier and TypeMethodDescriptionstatic ImplementationType
ImplementationType.forImplementation
(ClassDefinition classDef, ContextStack stack, boolean quiet) Create an ImplementationType for the given class.Methods in org.glassfish.rmic.iiop with parameters of type ImplementationTypeModifier and TypeMethodDescriptionprotected void
IDLGenerator.writeImplementation
(ImplementationType t, IndentingWriter p) Write an IDL interface definition for a Java implementation class