Uses of Interface
net.anwiba.commons.reference.url.IAuthority
Packages that use IAuthority
-
Uses of IAuthority in net.anwiba.commons.reference.url
Classes in net.anwiba.commons.reference.url that implement IAuthorityConstructors in net.anwiba.commons.reference.url with parameters of type IAuthorityModifierConstructorDescriptionUrl(List<String> scheme, IAuthority authority, List<String> path, List<IParameter> parameters, String fragment) -
Uses of IAuthority in net.anwiba.commons.reference.url.builder
Methods in net.anwiba.commons.reference.url.builder that return IAuthority