Uses of Class
com.ericsson.otp.erlang.OtpConnection

Uses of OtpConnection in com.ericsson.otp.erlang
 

Methods in com.ericsson.otp.erlang that return OtpConnection
 OtpConnection OtpSelf.accept()
          Accept an incoming connection from a remote node.
 OtpConnection OtpSelf.connect(OtpPeer other)
          Open a connection to a remote node.
 OtpConnection OtpPeer.connect(OtpSelf self)
          Deprecated. Use the corresponding method in OtpSelf instead.
 



Copyright © 2012 Open Source Erlang. All Rights Reserved.