Module swim.api
Package swim.api.http

Interface HttpDownlink<V>

All Superinterfaces:
Downlink, HttpLink, Link, swim.util.Log, swim.observable.Observable<Object>

public interface HttpDownlink<V> extends Downlink, HttpLink