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.
(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`
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |