Uses of Class
com.ericsson.otp.erlang.OtpErlangRef
-
Packages that use OtpErlangRef Package Description com.ericsson.otp.erlang -
-
Uses of OtpErlangRef in com.ericsson.otp.erlang
Methods in com.ericsson.otp.erlang that return OtpErlangRef Modifier and Type Method Description OtpErlangRefOtpLocalNode. createRef()Create an Erlangreference.OtpErlangRefOtpInputStream. read_ref()Read an Erlang reference from the stream.Methods in com.ericsson.otp.erlang with parameters of type OtpErlangRef Modifier and Type Method Description voidOtpOutputStream. write_ref(OtpErlangRef ref)Write an Erlang ref to the stream.
-