|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of OtpPeer in com.ericsson.otp.erlang |
|---|
| Fields in com.ericsson.otp.erlang declared as OtpPeer | |
|---|---|
protected OtpPeer |
AbstractConnection.peer
|
| Methods in com.ericsson.otp.erlang that return OtpPeer | |
|---|---|
OtpPeer |
OtpConnection.peer()
Get information about the node at the peer end of this connection. |
| Methods in com.ericsson.otp.erlang with parameters of type OtpPeer | |
|---|---|
OtpConnection |
OtpSelf.connect(OtpPeer other)
Open a connection to a remote node. |
protected void |
AbstractConnection.recvName(OtpPeer peer)
|
| Constructors in com.ericsson.otp.erlang with parameters of type OtpPeer | |
|---|---|
AbstractConnection(OtpLocalNode self,
OtpPeer other)
Intiate and open a connection to a remote node. |
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||