Package-level declarations

Types

Link copied to clipboard
abstract class DelegatingSocketFactory(val origin: SocketFactory = getDefault()) : SocketFactory

A javax.net.SocketFactory that delegates all creation requests to origin and then gives the actual implementation a chance to configure the created socket.

Link copied to clipboard

SocketFactory to tag sockets per TrafficStats.

Functions

Link copied to clipboard

Returns true iff the receiver contains zero items.