Module swim.api
Package swim.api.http

Interface HttpDownlink<V>

All Superinterfaces:
Downlink, HttpLink, Link, Log, Observable<Object>

public interface HttpDownlink<V> extends Downlink, HttpLink