MCPcopy Create free account
hub / github.com/annmuor/jnode / getPrimaryFtnAddress

Method getPrimaryFtnAddress

jnode-core/src/jnode/ftn/FtnTools.java:1582–1585  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1580 }
1581
1582 public static FtnAddress getPrimaryFtnAddress() {
1583 return MainHandler.getCurrentInstance().getInfo().getAddressList()
1584 .get(0);
1585 }
1586
1587 /**
1588 * Отправка файла в фэху

Callers 15

doInstallMethod · 0.95
writeReplyMethod · 0.95
selectOurAkaMethod · 0.95
writeEchomailMethod · 0.95
hatchFileMethod · 0.95
checkMethod · 0.95
checkMethod · 0.95
startMethod · 0.95
writeMailsMethod · 0.95
handleMethod · 0.95
guessNewPointAddressMethod · 0.95
writeRequestNetmailMethod · 0.95

Calls 4

getCurrentInstanceMethod · 0.95
getAddressListMethod · 0.80
getInfoMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected