Module swim.api
Package swim.api.http

Interface HttpUplink

All Superinterfaces:
HttpLink, Link, Log, Observable<Object>, Uplink
All Known Implementing Classes:
HttpUplinkModem, RestLaneUplink

public interface HttpUplink extends Uplink, HttpLink