Module swim.io
Package swim.io

Interface TransportRef

All Superinterfaces:
FlowContext
All Known Subinterfaces:
TransportContext

public interface TransportRef extends FlowContext
External handle to an I/O Transport.
  • Method Details

    • close

      void close()
      Closes the underlying I/O transport.