Uses of Package
org.drasyl.peer.connection.server
Packages that use org.drasyl.peer.connection.server
Package
Description
Provides a server to which children and other peers can connect.
-
Classes in org.drasyl.peer.connection.server used by org.drasyl.peer.connection.serverClassDescriptionCreates a newly configured
ChannelPipeline
for every incoming connection to a node server.This class encapsulates all information needed by aServerChannelInitializer
.A ServerException is thrown by theServer
when errors occur.