|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecterjang.RPC
public class RPC
| Constructor Summary | |
|---|---|
RPC()
|
|
| Method Summary | |
|---|---|
static EObject |
call(EAtom mod,
EAtom fun,
EObject... args)
|
static EObject |
call(EAtom mod,
EAtom fun,
ESeq args)
|
static EObject |
call(EAtom mod,
EAtom fun,
ESeq args,
long timeout)
|
static void |
wait_for_erjang_started(long timeout)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RPC()
| Method Detail |
|---|
public static EObject call(EAtom mod,
EAtom fun,
EObject... args)
public static EObject call(EAtom mod,
EAtom fun,
ESeq args)
public static EObject call(EAtom mod,
EAtom fun,
ESeq args,
long timeout)
public static void wait_for_erjang_started(long timeout)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||