Property | Type | Description | |
---|---|---|---|
OtpEpmd | System | ||
closeSock | void | ||
r3_lookupPort | int | ||
r3_publish | |||
r4_lookupPort | int | ||
r4_publish |
Method | Description | |
---|---|---|
lookupNames ( ) : String[] | ||
lookupNames ( |
||
lookupPort ( |
||
publishPort ( |
||
quit ( ) : void | ||
run ( ) : void | ||
start ( ) : void | ||
unPublishPort ( |
||
useEpmdPort ( int port ) : void |
Method | Description | |
---|---|---|
OtpEpmd ( ) : System | ||
closeSock ( |
||
r3_lookupPort ( |
||
r3_publish ( |
||
r4_lookupPort ( |
||
r4_publish ( |
public static lookupNames ( |
||
address | ||
return | String[] |
public static lookupPort ( |
||
node | ||
return | int |
public static publishPort ( |
||
node | ||
return | bool |
public static unPublishPort ( |
||
node | ||
return | void |
public static useEpmdPort ( int port ) : void | ||
port | int | |
return | void |