Uses of Class
com.ericsson.otp.erlang.OtpErlangPort
-
Packages that use OtpErlangPort Package Description com.ericsson.otp.erlang -
-
Uses of OtpErlangPort in com.ericsson.otp.erlang
Methods in com.ericsson.otp.erlang that return OtpErlangPort Modifier and Type Method Description OtpErlangPortOtpLocalNode. createPort()Create an Erlangport.OtpErlangPortOtpInputStream. read_port()Read an Erlang port from the stream.Methods in com.ericsson.otp.erlang with parameters of type OtpErlangPort Modifier and Type Method Description voidOtpOutputStream. write_port(OtpErlangPort port)Write an Erlang port to the stream.
-