Liking cljdoc? Tell your friends :D
Clojure only.

jdk.net.SocketImplFactory

This interface defines a factory for socket implementations. It is used by the classes Socket and ServerSocket to create actual socket implementations.

This interface defines a factory for socket implementations. It
is used by the classes Socket and
ServerSocket to create actual socket
implementations.
raw docstring

create-socket-implclj

(create-socket-impl this)

Creates a new SocketImpl instance.

returns: a new instance of SocketImpl. - java.net.SocketImpl

Creates a new SocketImpl instance.

returns: a new instance of SocketImpl. - `java.net.SocketImpl`
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close