Module swim.api
Package swim.api.http

Interface HttpLink

All Superinterfaces:
Link, Log, Observable<Object>
All Known Subinterfaces:
HttpDownlink<V>, HttpUplink
All Known Implementing Classes:
HttpUplinkModem, RestLaneUplink

public interface HttpLink extends Link