Package org.drasyl

Interface DrasylNodeComponent

All Superinterfaces:
AutoCloseable
All Known Implementing Classes:
DirectClient, DirectConnectionsManager, IntraVmDiscovery, LocalHostDiscovery, Monitoring, Server, SuperPeerClient

public interface DrasylNodeComponent extends AutoCloseable
This interface describes components of the DrasylNode.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Stops the component.
    void
    Starts the component.