Uses of Class
org.ldk.structs.NetAddress.Hostname
-
Packages that use NetAddress.Hostname Package Description org.ldk.structs -
-
Uses of NetAddress.Hostname in org.ldk.structs
Methods in org.ldk.structs with parameters of type NetAddress.Hostname Modifier and Type Method Description static NetAddressNetAddress. hostname(NetAddress.Hostname hostname, short port)Utility method to constructs a new Hostname-variant NetAddress
-