| java.lang.Object com.sun.jumpimpl.ixc.Utils
Utils | public class Utils (Code) | | |
computeMethodHash | static long computeMethodHash(Method m)(Code) | | Compute the "method hash" of a remote method. The method hash
is a long containing the first 64 bits of the SHA digest from
the UTF encoded string of the method name and descriptor.
|
getMtaskClientID | public static int getMtaskClientID()(Code) | | |
getMtaskServerID | public static int getMtaskServerID()(Code) | | |
|
|