Uses of Interface
org.refcodes.web.BaseUrlAccessor
-
-
Uses of BaseUrlAccessor in org.refcodes.web
Subinterfaces of BaseUrlAccessor in org.refcodes.web Modifier and Type Interface Description static interfaceBaseUrlAccessor.BaseUrlPropertyProvides a base URL (protocol, host, port, path) property.interfaceHttpClientContextThis context describes all information required to open a client (HTTP or HTTPS).Classes in org.refcodes.web that implement BaseUrlAccessor Modifier and Type Class Description classHttpClientContextBuilderTheHttpClientContextBuilderimplements theHttpClientContextBuilderinterface.
-