Module swim.api
Package swim.api.ws

Interface WsLane<I,​O>

  • All Superinterfaces:
    Lane, swim.util.Log, swim.observable.Observable<Object>

    public interface WsLane<I,​O>
    extends Lane