lucee.Componentcommandbox.system.endpoints.HTTP
commandbox.system.endpoints.HTTP_Cached
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.
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
any
|
HTTPEndpoint
|
true
|
false
|
|
any
|
artifactService
|
true
|
false
|
|
any
|
fileEndpoint
|
true
|
false
|
|
string
|
namePrefixes
|
true
|
false
|
|
any
|
tempDir
|
true
|
false
|
|
any
|
wirebox
|
true
|
false
|
Constructor Summary | |
---|---|
init()
|
Method Summary | |
---|---|
string
|
getHTTPEndpoint()
|
string
|
resolvePackage(string package, [boolean verbose='false'])
|
any
|
setHTTPEndpoint(any HTTPEndpoint)
|
Methods inherited from class lucee.Component |
---|
None |
Constructor Detail |
---|
Property Detail |
---|
access
- publicrequired
- falsereturntype
- anyinject
- commandbox.system.endpoints.HTTPserializable
- trueaccess
- publicrequired
- falsereturntype
- anyinject
- ArtifactServiceserializable
- trueaccess
- publicrequired
- falsereturntype
- anyinject
- commandbox.system.endpoints.Fileserializable
- trueaccess
- publicrequired
- falsereturntype
- anyserializable
- trueaccess
- publicrequired
- falsereturntype
- anyinject
- tempDir@constantsserializable
- trueaccess
- publicrequired
- falsereturntype
- anyinject
- wireboxserializable
- trueMethod Detail |
---|
resolvePackage
in interface
IEndpoint
resolvePackage
in class
HTTP
package
verbose
HTTPEndpoint