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