Skip navigation links
C D E G H K N O R S V 

C

ch.dissem.bitmessage.networking - package ch.dissem.bitmessage.networking
 
Connection - Class in ch.dissem.bitmessage.networking
A connection to a specific node
Connection(InternalContext, Connection.Mode, Socket, NetworkHandler.MessageListener, ConcurrentMap<InventoryVector, Long>) - Constructor for class ch.dissem.bitmessage.networking.Connection
 
Connection(InternalContext, Connection.Mode, NetworkAddress, NetworkHandler.MessageListener, ConcurrentMap<InventoryVector, Long>) - Constructor for class ch.dissem.bitmessage.networking.Connection
 
Connection.Mode - Enum in ch.dissem.bitmessage.networking
 
Connection.State - Enum in ch.dissem.bitmessage.networking
 

D

disconnect() - Method in class ch.dissem.bitmessage.networking.Connection
 

E

equals(Object) - Method in class ch.dissem.bitmessage.networking.Connection
 

G

getMode() - Method in class ch.dissem.bitmessage.networking.Connection
 
getNetworkStatus() - Method in class ch.dissem.bitmessage.networking.NetworkNode
 
getNode() - Method in class ch.dissem.bitmessage.networking.Connection
 
getState() - Method in class ch.dissem.bitmessage.networking.Connection
 

H

hashCode() - Method in class ch.dissem.bitmessage.networking.Connection
 

K

knowsOf(InventoryVector) - Method in class ch.dissem.bitmessage.networking.Connection
 

N

NETWORK_MAGIC_NUMBER - Static variable in class ch.dissem.bitmessage.networking.NetworkNode
 
NetworkNode - Class in ch.dissem.bitmessage.networking
Handles all the networky stuff.
NetworkNode() - Constructor for class ch.dissem.bitmessage.networking.NetworkNode
 

O

offer(InventoryVector) - Method in class ch.dissem.bitmessage.networking.Connection
 
offer(InventoryVector) - Method in class ch.dissem.bitmessage.networking.NetworkNode
 

R

READ_TIMEOUT - Static variable in class ch.dissem.bitmessage.networking.Connection
 
request(InventoryVector) - Method in class ch.dissem.bitmessage.networking.Connection
 
run() - Method in class ch.dissem.bitmessage.networking.Connection
 

S

setContext(InternalContext) - Method in class ch.dissem.bitmessage.networking.NetworkNode
 
start(NetworkHandler.MessageListener) - Method in class ch.dissem.bitmessage.networking.NetworkNode
 
stop() - Method in class ch.dissem.bitmessage.networking.NetworkNode
 

V

valueOf(String) - Static method in enum ch.dissem.bitmessage.networking.Connection.Mode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum ch.dissem.bitmessage.networking.Connection.State
Returns the enum constant of this type with the specified name.
values() - Static method in enum ch.dissem.bitmessage.networking.Connection.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum ch.dissem.bitmessage.networking.Connection.State
Returns an array containing the constants of this enum type, in the order they are declared.
C D E G H K N O R S V 
Skip navigation links