Uses of Class
com.ericsson.otp.erlang.OtpConnection
-
Packages that use OtpConnection Package Description com.ericsson.otp.erlang -
-
Uses of OtpConnection in com.ericsson.otp.erlang
Methods in com.ericsson.otp.erlang that return OtpConnection Modifier and Type Method Description OtpConnectionOtpSelf. accept()Accept an incoming connection from a remote node.OtpConnectionOtpPeer. connect(OtpSelf self)Deprecated.Use the corresponding method inOtpSelfinstead.OtpConnectionOtpSelf. connect(OtpPeer other)Open a connection to a remote node.
-