Package com.h2tcoin.takamakachain.cli
Class ShellNode
- java.lang.Object
-
- com.h2tcoin.takamakachain.cli.ShellNode
-
public class ShellNode extends Object
- Author:
- francesco.pasetto@h2tcoin.com
-
-
Constructor Summary
Constructors Constructor Description ShellNode()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidcall(String[] rawArgs)static ShellNodegetInstance()static NetworkPoolgetNp()static Stringinput(String msg)voidlisten()static voidprintln(String msg)voidsetup()
-
-
-
Constructor Detail
-
ShellNode
public ShellNode() throws GeneralSecurityException, InvalidCypherException, IOException
-
-