Module swim.system
Package swim.system

Interface LaneBinding

All Superinterfaces:
CellBinding, Log, TierBinding
All Known Implementing Classes:
ActorLane, CommandLaneModel, DemandLaneModel, DemandMapLaneModel, HttpLaneModel, JoinMapLaneModel, JoinValueLaneModel, LaneModel, LaneProxy, ListLaneModel, MapLaneModel, RestLaneModel, SpatialLaneModel, SupplyLaneModel, ValueLaneModel, WarpLaneModel

public interface LaneBinding extends TierBinding, CellBinding, Log