Module swim.api
Package swim.api.http

Interface HttpLane<V>

All Superinterfaces:
Lane, Log, Observable<Object>
All Known Implementing Classes:
HttpLaneView, RestLaneView

public interface HttpLane<V> extends Lane