-
- All Superinterfaces:
FlowContext
- All Known Subinterfaces:
TransportContext
public interface TransportRef extends FlowContext
External handle to an I/OTransport
.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
close()
Closes the underlying I/O transport.-
Methods inherited from interface swim.io.FlowContext
flowControl, flowControl, flowControl
-
-