Module swim.linker
Package swim.linker

Class HttpsServiceDef

  • All Implemented Interfaces:
    swim.codec.Debug

    public final class HttpsServiceDef
    extends WarpServiceDef
    implements swim.codec.Debug
    • Constructor Detail

      • HttpsServiceDef

        public HttpsServiceDef​(String address,
                               int port,
                               String planeName,
                               swim.uri.Uri documentRoot,
                               swim.io.warp.WarpSettings warpSettings)