Uses of Interface
net.anwiba.commons.utilities.io.url.IHost
-
Packages that use IHost Package Description net.anwiba.commons.utilities.io.url -
-
Uses of IHost in net.anwiba.commons.utilities.io.url
Classes in net.anwiba.commons.utilities.io.url that implement IHost Modifier and Type Class Description classHostMethods in net.anwiba.commons.utilities.io.url that return IHost Modifier and Type Method Description IHostHostBuilder. build()IHostAuthority. getHost()IHostIAuthority. getHost()IHostIUrl. getHost()IHostUrl. getHost()Constructors in net.anwiba.commons.utilities.io.url with parameters of type IHost Constructor Description Authority(IAuthentication authentication, IHost host)UrlBuilder(java.util.List<java.lang.String> scheme, IHost host, java.util.List<java.lang.String> path)
-