Liking cljdoc? Tell your friends :D

jdk.rmi.server.RemoteCall

Deprecated. no replacement.

Deprecated.
no replacement.
raw docstring

doneclj

(done this)

Deprecated. no replacement

throws: java.io.IOException - if an I/O error occurs.

Deprecated. no replacement

throws: java.io.IOException - if an I/O error occurs.
raw docstring

execute-callclj

(execute-call this)

Deprecated. no replacement

throws: java.lang.Exception - if a general exception occurs.

Deprecated. no replacement

throws: java.lang.Exception - if a general exception occurs.
raw docstring

get-input-streamclj

(get-input-stream this)

Deprecated. no replacement

returns: input stream for reading arguments/results - java.io.ObjectInput

throws: java.io.IOException - if an I/O error occurs.

Deprecated. no replacement

returns: input stream for reading arguments/results - `java.io.ObjectInput`

throws: java.io.IOException - if an I/O error occurs.
raw docstring

get-output-streamclj

(get-output-stream this)

Deprecated. no replacement

returns: output stream for arguments/results - java.io.ObjectOutput

throws: java.io.IOException - if an I/O error occurs.

Deprecated. no replacement

returns: output stream for arguments/results - `java.io.ObjectOutput`

throws: java.io.IOException - if an I/O error occurs.
raw docstring

get-result-streamclj

(get-result-stream this success)

Deprecated. no replacement

success - If true, indicates normal return, else indicates exceptional return. - boolean

returns: output stream for writing call result - java.io.ObjectOutput

throws: java.io.IOException - if an I/O error occurs.

Deprecated. no replacement

success - If true, indicates normal return, else indicates exceptional return. - `boolean`

returns: output stream for writing call result - `java.io.ObjectOutput`

throws: java.io.IOException - if an I/O error occurs.
raw docstring

release-input-streamclj

(release-input-stream this)

Deprecated. no replacement

throws: java.io.IOException - if an I/O error occurs.

Deprecated. no replacement

throws: java.io.IOException - if an I/O error occurs.
raw docstring

release-output-streamclj

(release-output-stream this)

Deprecated. no replacement

throws: java.io.IOException - if an I/O error occurs.

Deprecated. no replacement

throws: java.io.IOException - if an I/O error occurs.
raw docstring

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

× close