Package org.drasyl.peer.connection.client
package org.drasyl.peer.connection.client
Connects to super peer and other peers.
-
ClassDescriptionCreates a newly configured
ChannelPipelinefor a connection to a node server.This handler performs the handshake with the server and processes incoming messages during the session.This class encapsulates all information needed by aClientChannelInitializer.A ClientException is thrown by clients when errors occur.Creates a newly configuredChannelPipelinefor a ClientConnection to a node server.Used byDirectConnectionsManagerto establish a direct connection to another peer.This class represents the link betweenDrasylNodeand the super peer.