Uses of Class
org.glassfish.rmic.RemoteClass.Method
Packages that use RemoteClass.Method
-
Uses of RemoteClass.Method in org.glassfish.rmic
Methods in org.glassfish.rmic that return RemoteClass.MethodModifier and TypeMethodDescriptionRemoteClass.getRemoteMethods()Return an array of RemoteClass.Method objects representing all of the remote methods implemented by this class, i.e. all of the methods in the class's remote interfaces.