commandbox.system.endpoints

Class HTTPS_Cached

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

Copyright Since 2014 CommandBox by Ortus Solutions, Corp www.coldbox.org | www.ortussolutions.com I am the HTTP endpoint. I get packages from an HTTP 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_Cached
    getHTTPEndpoint, resolvePackage, setHTTPEndpoint
     
    Methods inherited from class commandbox.system.endpoints.HTTP
    getArtifactService, getCR, getConsoleLogger, getDefaultName, getFileEndpoint, getNamePrefixes, getProgressBar, getProgressableDownloader, getSemanticVersion, getSemverRegex, getTempDir, getUpdate, getWirebox, 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