Liking cljdoc? Tell your friends :D

jdk.net.DatagramSocketImplFactory

This interface defines a factory for datagram socket implementations. It is used by the classes DatagramSocket to create actual socket implementations.

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

create-datagram-socket-implclj

(create-datagram-socket-impl this)

Creates a new DatagramSocketImpl instance.

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

Creates a new DatagramSocketImpl instance.

returns: a new instance of DatagramSocketImpl. - `java.net.DatagramSocketImpl`
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