Uses of Class
org.drasyl.peer.connection.server.ServerEnvironment
Packages that use ServerEnvironment
Package
Description
Provides a server to which children and other peers can connect.
-
Uses of ServerEnvironment in org.drasyl.peer.connection.server
Fields in org.drasyl.peer.connection.server declared as ServerEnvironmentModifier and TypeFieldDescriptionprotected final ServerEnvironment
DefaultServerChannelInitializer.environment
Constructors in org.drasyl.peer.connection.server with parameters of type ServerEnvironmentModifierConstructorDescriptionDefaultServerChannelInitializer
(ServerEnvironment environment) ServerConnectionHandler
(ServerEnvironment environment)