Uses of Class
com.envimate.httpmate.client.BasePath
-
Packages that use BasePath Package Description com.envimate.httpmate.client.issuer.real -
-
Uses of BasePath in com.envimate.httpmate.client.issuer.real
Methods in com.envimate.httpmate.client.issuer.real with parameters of type BasePath Modifier and Type Method Description static IssuerRealIssuer. realIssuer(Protocol protocol, String host, int port, BasePath basePath)static IssuerRealIssuer. realIssuerWithConnectionReuse(Protocol protocol, String host, int port, BasePath basePath)
-