A B C D E G H I K L M N P Q R S T V

C

CHARS - Static variable in class me.edwards.des.net.packet.Packet
 
connect() - Method in class me.edwards.des.net.Connection
Connects the local Node to the remote Node through this Connection.
connect(InetAddress, int) - Method in class me.edwards.des.Node
Connects this Node to a peer Node via the specified IP Address and port.
CONNECT_TIMEOUT - Static variable in class me.edwards.des.net.Connection
 
connected - Variable in class me.edwards.des.net.Connection
 
Connection - Class in me.edwards.des.net
Data structure to handle the connection between Nodes.
Connection(Node, Socket) - Constructor for class me.edwards.des.net.Connection
Creates new Connection using the local Node and the socket connecting to the remote Node.
CONNECTION_BOTH - Static variable in class me.edwards.des.net.Connection
The connection is agreed upon by both nodes
CONNECTION_NODE_ONLY - Static variable in class me.edwards.des.net.Connection
A connection was initiated by this node
CONNECTION_PEER_ONLY - Static variable in class me.edwards.des.net.Connection
A connection was initiated by a peer node
connectionStatus - Variable in class me.edwards.des.net.Connection
 
contains(String) - Method in class me.edwards.des.block.BlockChain
Returns true if the specified hash belongs to a Block in this BlockChain.
count(BlockChain) - Static method in class me.edwards.des.demo.Counter
Tabulates the results from the longest branch in the specified BlockChain.
count - Variable in class me.edwards.des.demo.Counter.Result
 
Counter - Class in me.edwards.des.demo
Handles tabulation of a BlockChain into result data.
Counter() - Constructor for class me.edwards.des.demo.Counter
 
Counter.Result - Class in me.edwards.des.demo
Data structure representing one section of result data: The election vote ID (e.g.
Counter.Result() - Constructor for class me.edwards.des.demo.Counter.Result
 

A B C D E G H I K L M N P Q R S T V