Module org.shredzone.acme4j
Package org.shredzone.acme4j.connector
@ReturnValuesAreNonnullByDefault
@DefaultAnnotationForParameters(edu.umd.cs.findbugs.annotations.NonNull.class)
@DefaultAnnotationForFields(edu.umd.cs.findbugs.annotations.NonNull.class)
package org.shredzone.acme4j.connector
-
ClassDescriptionConnects to the ACME server and offers different methods for invoking the API.Default implementation of
Connection
.A generic HTTP connector.Contains network settings to be used for network connections.Enumeration of resources.ResourceIterator<T extends AcmeResource>AnIterator
that fetches a batch of URLs from the ACME server, and generatesAcmeResource
instances.Normalizes line separators in an InputStream.