public final class Zedmobject extends Object implements Invoke
| Constructor and Description |
|---|
Zedmobject(Object object)
The constructor simply assigns the reference to the member object
referece.
|
public transient Object object
public Zedmobject(Object object)
object - The object to be de/compressed receipt/transmission.public Object invoke(String method, Object args) throws Exception
invoke in interface Invokemethod - The name of the public method to invoke.args - The data, to be provided to the method as arguments, if any.Exception - For any method-specific reasons.Copyright © 2016. All Rights Reserved.