Interface Content.Sink

All Known Subinterfaces:
EndPoint
All Known Implementing Classes:
AbstractEndPoint, AsyncContent, BufferedContentSink, ByteArrayEndPoint, DatagramChannelEndPoint, NetworkTrafficSocketChannelEndPoint, SelectableChannelEndPoint, SocketChannelEndPoint, SslConnection.SslEndPoint
Enclosing class:
Content

public static interface Content.Sink

A content sink that writes the content to its implementation (a socket, a file, etc.).