Package | Description |
---|---|
javassist.tools.rmi |
Sample implementation of remote method invocation.
|
Modifier and Type | Method and Description |
---|---|
Object |
ObjectImporter.call(int objectid,
int methodid,
Object[] args)
Calls a method on a remote object.
|
static Object |
Sample.forwardStatic(Object[] args,
int identifier) |
Copyright © 2024. All rights reserved.