Uses of Class
org.shredzone.acme4j.connector.HttpConnector
Packages that use HttpConnector
Package
Description
This package contains internal classes for connection to the CA, and for handling the
requests and responses.
Acme Providers are the link between acme4j and the ACME server.
-
Uses of HttpConnector in org.shredzone.acme4j.connector
Fields in org.shredzone.acme4j.connector declared as HttpConnectorConstructors in org.shredzone.acme4j.connector with parameters of type HttpConnectorModifierConstructorDescriptionDefaultConnection(HttpConnector httpConnector) Creates a newDefaultConnection. -
Uses of HttpConnector in org.shredzone.acme4j.provider
Methods in org.shredzone.acme4j.provider that return HttpConnectorModifier and TypeMethodDescriptionprotected HttpConnectorAbstractAcmeProvider.createHttpConnector(NetworkSettings settings, HttpClient httpClient)