Uses of Class
org.seppiko.commons.utils.http.UriBuilder
Packages that use UriBuilder
-
Uses of UriBuilder in org.seppiko.commons.utils.http
Methods in org.seppiko.commons.utils.http that return UriBuilderModifier and TypeMethodDescriptionstatic UriBuilderUriBuilder.create()static UriBuilderUriBuilder.fromString(String url) UriBuilderfrom url stringUriBuilder.withFragment(String fragment) UriBuilder.withHostname(String hostname) UriBuilder.withPort(int port) UriBuilder.withScheme(String scheme) UriBuilder.withUserInfo(String username, String password)