Package convex.cli.client
Class AClientCommand
java.lang.Object
convex.cli.ACommand
convex.cli.ATopCommand
convex.cli.client.AClientCommand
- All Implemented Interfaces:
Runnable
-
Field Summary
FieldsFields inherited from class convex.cli.ATopCommand
mainParent
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Convex
connect()
protected boolean
ensureAddress
(Convex convex) protected boolean
ensureKeyPair
(Convex convex) Methods inherited from class convex.cli.ATopCommand
cli
-
Field Details
-
timeout
protected long timeout -
addressValue
-
-
Constructor Details
-
AClientCommand
public AClientCommand()
-
-
Method Details
-
getUserAddress
-
ensureAddress
-
ensureKeyPair
-
connect
- Throws:
IOException
TimeoutException
-