Module swim.system

Class HttpLaneView<V>

All Implemented Interfaces:
DownlinkFactory, HttpLane<V>, Lane, WarpRef, Observable<Object>, CellContext, TierBinding, Log
Direct Known Subclasses:
RestLaneView

public abstract class HttpLaneView<V> extends LaneView implements HttpLane<V>