Uses of Package
casa.lepton

Packages that use casa.lepton
Package
Description
This package contains the LEPTON daemon (leptond), that represents the LEPTON application entry point.
This package provides classes that define properties for the different classes, loaded from configuration files.
This package provides a OppNetConsole class that allows to invoke methods of an OppNetGraph instance by sending text commands through a TCP connection from a local or remote host.
 
This package contains classes related to the graphical representation of LEPTON: OppNetFrame to display and control OppNetGraph in a graphical user interface and OppNetOutput to generate images from a LEPTON execution in order to make videos.
  • Classes in casa.lepton used by casa.lepton
    Class
    Description
    A Edge for a Graph representing a potential/real connection between two OppNode for a given connectivity type.
    Class used to dynamically create OppEdge instances.
    This interface is implemented by classes that listen to network changes: connections and disconnections between nodes.
    This interface represents an opportunistic network composed of devices linked by edges representing actual or possible connections between them.
    Interface for class that fire events catched by OppEdgeListener or OppNodeListener instances.
    A OppNetGraph represents a network composed of devices (OppNode) linked by edges (OppEdge) representing actual or possible connections between them.
    Interface defining some methods that may be used by a OppNetGraph to follow some rules while changing the edge/node status.
    A Node representing a device in an opprotunistic network.
    Class used to dynamically create OppNode instances.
    This interface is implemented by classes that listen to network changes: nodes apprearing/disappearing or moving.
  • Classes in casa.lepton used by casa.lepton.conf
    Class
    Description
    Interface defining some methods that may be used by a OppNetGraph to follow some rules while changing the edge/node status.
  • Classes in casa.lepton used by casa.lepton.console
    Class
    Description
    A Edge for a Graph representing a potential/real connection between two OppNode for a given connectivity type.
    This interface is implemented by classes that listen to network changes: connections and disconnections between nodes.
    This interface represents an opportunistic network composed of devices linked by edges representing actual or possible connections between them.
    Interface for class that fire events catched by OppEdgeListener or OppNodeListener instances.
    A OppNetGraph represents a network composed of devices (OppNode) linked by edges (OppEdge) representing actual or possible connections between them.
    A Node representing a device in an opprotunistic network.
    This interface is implemented by classes that listen to network changes: nodes apprearing/disappearing or moving.
  • Classes in casa.lepton used by casa.lepton.hub
    Class
    Description
    A Edge for a Graph representing a potential/real connection between two OppNode for a given connectivity type.
    This interface represents an opportunistic network composed of devices linked by edges representing actual or possible connections between them.
  • Classes in casa.lepton used by casa.lepton.ui
    Class
    Description
    A OppNetGraph represents a network composed of devices (OppNode) linked by edges (OppEdge) representing actual or possible connections between them.