Package org.drasyl.peer.connection.server
package org.drasyl.peer.connection.server
Provides a server to which children and other peers can connect.
-
ClassDescriptionCreates a newly configured
ChannelPipelinefor the node server.The server binds to a defined port and thus allows the node to be discovered and contacted by other peers.Creates a newly configuredChannelPipelinefor every incoming connection to a node server.Acts as a guard for in- and outbound connections.This class encapsulates all information needed by aServerChannelInitializer.A ServerException is thrown by theServerwhen errors occur.