commandbox.system.endpoints

Class HTTPS

lucee.Component
    extended by commandbox.system.endpoints.HTTP
      extended by commandbox.system.endpoints.HTTPS
All Implemented Interfaces:
IEndpoint

Copyright Since 2014 CommandBox by Ortus Solutions, Corp www.coldbox.org | www.ortussolutions.com I am the HTTPS endpoint. I get packages from an HTTPS URL.

Class Attributes:
  • singleton
  •  
  • synchronized : false
  •  
  • accessors : true
  •  
  • persistent : false
  •  
  • author : Brad Wood, Luis Majano, Denny Valliant
  •  
    Property Summary
    type property default serializable required
    string namePrefixes


    • access = public
    • returntype = any
    true false
    Constructor Summary
    init()
     
    Methods inherited from class commandbox.system.endpoints.HTTP
    getArtifactService, getCR, getConsoleLogger, getDefaultName, getFileEndpoint, getNamePrefixes, getProgressBar, getProgressableDownloader, getSemanticVersion, getSemverRegex, getTempDir, getUpdate, getWirebox, resolvePackage, resolvePackageZip, setArtifactService, setCR, setConsoleLogger, setFileEndpoint, setNamePrefixes, setProgressBar, setProgressableDownloader, setSemanticVersion, setSemverRegex, setTempDir, setWirebox
     
    Methods inherited from class lucee.Component
    None

    Constructor Detail

    init

    public init()


    Property Detail

    namePrefixes

    property string namePrefixes

    Attributes:
    access - public
    required - false
    returntype - any
    serializable - true