Uses of Interface
com.envimate.httpmate.client.clientbuilder.BasePathStage
-
Packages that use BasePathStage Package Description com.envimate.httpmate.client com.envimate.httpmate.client.clientbuilder -
-
Uses of BasePathStage in com.envimate.httpmate.client
Methods in com.envimate.httpmate.client that return BasePathStage Modifier and Type Method Description static BasePathStageHttpMateClient. aHttpMateClientBypassingRequestsDirectlyTo(HttpMate httpMate) -
Uses of BasePathStage in com.envimate.httpmate.client.clientbuilder
Methods in com.envimate.httpmate.client.clientbuilder that return BasePathStage Modifier and Type Method Description default BasePathStageProtocolStage. viaHttp()default BasePathStageProtocolStage. viaHttps()BasePathStageProtocolStage. viaTheProtocol(Protocol protocol)
-