Package | Description |
---|---|
javassist.tools.rmi |
Sample implementation of remote method invocation.
|
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
ObjectImporter.call(int objectid,
int methodid,
java.lang.Object[] args)
Calls a method on a remote object.
|
static java.lang.Object |
Sample.forwardStatic(java.lang.Object[] args,
int identifier) |
Javassist, a Java-bytecode translator toolkit.
Copyright (C) 1999- Shigeru Chiba. All Rights Reserved.