当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 common API Documentation 英文版文档
MethodHash (JBoss/Common API) - JBoss 4.0.1 sp1 common API Documentation 英文版文档
org.jboss.net.sockets
Class MethodHash
java.lang.Object
org.jboss.net.sockets.MethodHash
- public class MethodHash
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MethodHash
public MethodHash()
getInterfaceHashes
public static Map getInterfaceHashes(Class intf)
- Calculate method hashes. This algo is taken from RMI.
- Parameters:
intf
-
- Returns:
calculateHash
public static long calculateHash(Method method)
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.