Uses of Class
org.drasyl.peer.Endpoint

Packages that use Endpoint
Package
Description
Core API that includes the DrasylNode and DrasylConfig.
Contains events that inform the application about various states of the drasyl node, incoming communication, or connection type changes.
Package contains classes that are used for communicating with other peers.
Connects to super peer and other peers.
Establishes direct connections to other peers.
Uses the file system to discover other drasyl nodes running on the local computer.
 
Provides a server to which children and other peers can connect.