public class FlameBuiltin extends Object
Constructor and Description |
---|
FlameBuiltin() |
Modifier and Type | Method and Description |
---|---|
void |
__setstate__(HashMap<?,?> args)
called by the Unpickler to restore state
|
Object |
call(Object... arguments) |
void |
close() |
void |
setHmacKey(byte[] hmac) |
public void __setstate__(HashMap<?,?> args) throws IOException
IOException
public Object call(Object... arguments) throws PickleException, PyroException, IOException
PickleException
PyroException
IOException
public void close()
public void setHmacKey(byte[] hmac)
Copyright © 2016. All Rights Reserved.