com.devivo.gen_java
Class ErlangServer
java.lang.Object
com.devivo.gen_java.ErlangServer
public class ErlangServer
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ErlangServer
public ErlangServer()
main
public static void main(String[] stringArgs)
throws Exception
- Throws:
Exception
find
public static Method find(ErlangFunctionCacheKey key)
- Looks up method for the cache. Assumes key.getModule() is a loaded java class.
- Parameters:
key -
- Returns:
print
public static void print(Map<ErlangFunctionCacheKey,Method> RPCCache)
Copyright © 2014. All rights reserved.