Package org.goplanit.network.layers
-
Class Summary Class Description MacroscopicNetworkLayersImpl Implementation of container and factory to manager layers.ServiceNetworkLayersImpl Implementation of container and factory to manage service network layers.TopologicalLayersImpl<T extends TopologicalLayer> implementation of the transport layers interface, without the createNew() method, but now with base layer class of TopologicalLayerTransportLayersImpl<T extends NetworkLayer> Base implementation of the TransportLayer interface, without the createNew() methodUntypedPhysicalNetworkLayersImpl<L extends UntypedPhysicalLayer<?,?,?>> Implementation of container and factory to manage physical network layers.