java.io.Serializable, java.lang.Cloneablepublic final class Port
extends com.ericsson.otp.erlang.OtpErlangPort
| Constructor | Description |
|---|---|
Port(com.ericsson.otp.erlang.OtpInputStream buf) |
|
Port(java.lang.String node,
int id,
int creation) |
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
equal(Port _port) |
Comparisson method for Port.
|
public Port(com.ericsson.otp.erlang.OtpInputStream buf)
throws com.ericsson.otp.erlang.OtpErlangDecodeException
com.ericsson.otp.erlang.OtpErlangDecodeExceptionpublic Port(java.lang.String node,
int id,
int creation)
public boolean equal(Port _port)