Uses of Class
jline.lang.layered.LayeredNetworkElement
Package
Description
This package contains the classes used the specify LayeredNetwork objects
-
Uses of LayeredNetworkElement in jline.lang.layered
Modifier and TypeClassDescriptionclass
An element modeling an individual service activityclass
A task that offers caching servicesclass
Service exposed by a Task objectclass
A processor that can run Tasksclass
A caching service that gives access to itemsclass
Alias for the Host class, i.e., a processor that can run Tasksclass
A LayeredNetwork entity that can host services specified in the form of Entry objects and that runs on a HostModifier and TypeFieldDescriptionprotected Map<Integer,
LayeredNetworkElement> LayeredNetwork.nodes