Uses of Interface
org.refcodes.web.BaseUrlAccessor.BaseUrlBuilder
-
Uses of BaseUrlAccessor.BaseUrlBuilder in org.refcodes.web
Modifier and TypeInterfaceDescriptionstatic interface
BaseUrlAccessor.BaseUrlBuilder<B extends BaseUrlAccessor.BaseUrlBuilder<B>>
Provides a builder method for a base URL (protocol, host, port, path) property returning the builder for applying multiple build operations.Modifier and TypeClassDescriptionclass
TheHttpClientContextBuilder
implements theHttpClientContextBuilder
interface.