Deprecated API

Deprecated Classes
com.ericsson.otp.erlang.OtpServer
          the functionality of this class has been moved to OtpSelf. 
 

Deprecated Methods
com.ericsson.otp.erlang.OtpPeer.connect(OtpSelf)
          Use the corresponding method in OtpSelf instead. 
 

Deprecated Constructors
com.ericsson.otp.erlang.OtpErlangPid(OtpLocalNode)
          use OtpLocalNode:createPid() instead 
com.ericsson.otp.erlang.OtpErlangRef(OtpLocalNode)
          use OtpLocalNode:createRef() instead