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

Uses of AbstractNode in com.ericsson.otp.erlang
 

Subclasses of AbstractNode in com.ericsson.otp.erlang
 class OtpLocalNode
          This class represents local node types.
 class OtpNode
           Represents a local OTP node.
 class OtpPeer
          Represents a remote OTP node.
 class OtpSelf
          Represents an OTP node.
 class OtpServer
          Deprecated. the functionality of this class has been moved to OtpSelf.
 

Methods in com.ericsson.otp.erlang with parameters of type AbstractNode
static int OtpEpmd.lookupPort(AbstractNode node)
          Determine what port a node listens for incoming connections on.
 



Copyright © 2012 Open Source Erlang. All Rights Reserved.