Class HttpsListenerService

All Implemented Interfaces:
org.jboss.msc.Service, org.jboss.msc.service.Service<UndertowListener>, org.jboss.msc.value.Value<UndertowListener>, UndertowListener

public class HttpsListenerService extends HttpListenerService
An extension of to add SSL.
Author:
Darran Lofthouse, Tomaz Cerar, Richard Opalka