Class Server

java.lang.Object
org.drasyl.peer.connection.server.Server
All Implemented Interfaces:
AutoCloseable, DrasylNodeComponent

public class Server extends Object implements DrasylNodeComponent
The server binds to a defined port and thus allows the node to be discovered and contacted by other peers.