Liking cljdoc? Tell your friends :D

unixsocket-http.impl.FixedPathTcpSocketFactory

SocketFactory that produces FixedPathTcpSocket objects bound to a fixed path.

SocketFactory that produces `FixedPathTcpSocket` objects bound to a fixed path.
raw docstring

unixsocket-http.impl.FixedPathUnixSocketFactory

SocketFactory that produces FixedPathUnixSocket objects bound to a given path.

SocketFactory that produces `FixedPathUnixSocket` objects bound to a
given path.
raw docstring

unixsocket-http.impl.SingletonSocketFactory

Wrapper around a SocketFactory that will cache the created socket.

Wrapper around a `SocketFactory` that will cache the created socket.
raw docstring

unixsocket-http.impl.StreamingBody

Implementation of OkHttp's RequestBody that streams some data.

Implementation of OkHttp's RequestBody that streams some data.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close