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
IOException
public void interact() throws PickleException, PyroException, IOException
PickleException
PyroException
IOException
public void close() throws PickleException, PyroException, IOException
PickleException
PyroException
IOException
public void setHmacKey(byte[] hmac)
Copyright © 2016. All Rights Reserved.