Klasse DefaultConnection

java.lang.Object
org.shredzone.acme4j.connector.DefaultConnection
Alle implementierten Schnittstellen:
AutoCloseable, Connection

public class DefaultConnection extends Object implements Connection
Default implementation of Connection. It communicates with the ACME server via HTTP, with a client that is provided by the given HttpConnector.