public class NHttpSrvRepository extends NCachedRepository
cache, libnIndexStoreavailable, configModel, enabled, extensions, options, parentRepository, securityModel, supportsDeploy, userProperties, workspace| Constructor and Description |
|---|
NHttpSrvRepository(net.thevpc.nuts.NAddRepositoryOptions options,
net.thevpc.nuts.NRepository parentRepository) |
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.nuts.io.NPath |
fetchContentCore(net.thevpc.nuts.NId id,
net.thevpc.nuts.NDescriptor descriptor,
net.thevpc.nuts.NFetchMode fetchMode) |
net.thevpc.nuts.NDescriptor |
fetchDescriptorCore(net.thevpc.nuts.NId id,
net.thevpc.nuts.NFetchMode fetchMode) |
net.thevpc.nuts.NId |
getRemoteId() |
String |
getUrl(String path) |
boolean |
isAcceptFetchMode(net.thevpc.nuts.NFetchMode mode) |
boolean |
isRemote() |
protected net.thevpc.nuts.log.NLog |
LOG() |
void |
pushImpl(net.thevpc.nuts.spi.NPushRepositoryCmd command) |
net.thevpc.nuts.util.NIterator<net.thevpc.nuts.NId> |
searchCore(net.thevpc.nuts.NDefinitionFilter filter,
net.thevpc.nuts.io.NPath[] basePaths,
net.thevpc.nuts.NId[] baseIds,
net.thevpc.nuts.NFetchMode fetchMode) |
net.thevpc.nuts.util.NIterator<net.thevpc.nuts.NId> |
searchVersionsCore(net.thevpc.nuts.NId id,
net.thevpc.nuts.NDefinitionFilter idFilter,
net.thevpc.nuts.NFetchMode fetchMode) |
String |
toString() |
_LOG, _LOGOP, acceptAction, deployImpl, fetchContentImpl, fetchDescriptorImpl, getBootConnectionString, getCache, getLib, isAllowedOverrideArtifact, isLockEnabled, searchImpl, searchLatestVersion, searchLatestVersionCore, searchVersionsImpl, setLockEnabled, undeployImpl, updateStatistics, updateStatisticsImplcheckAllowedFetch, deploy, fetchContent, fetchDescriptor, getIdBasedir, getIdComponentExtension, getIdExtension, getIdRelativePath, getIdRemotePath, getIndexStore, init, push, search, searchVersions, traceMessage, undeployaddRepositoryListener, addTag, addUserPropertyListener, config, containsTags, getIdFilename, getIdFilename, getName, getParentRepository, getRepositoryListeners, getRepositoryType, getTags, getUserProperties, getUserPropertyListeners, getUuid, getWorkspace, isAccessible, isAccessible, isAccessibleImpl, isEnabled, isPreview, isSupportedDeploy, isSupportedDeploy, isTemporary, removeRepositoryListener, removeTag, removeUserPropertyListener, security, setEnabledclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitofgetIdFilenamepublic NHttpSrvRepository(net.thevpc.nuts.NAddRepositoryOptions options,
net.thevpc.nuts.NRepository parentRepository)
protected net.thevpc.nuts.log.NLog LOG()
public net.thevpc.nuts.NId getRemoteId()
public void pushImpl(net.thevpc.nuts.spi.NPushRepositoryCmd command)
pushImpl in interface NRepositoryExtpushImpl in class NCachedRepositorypublic net.thevpc.nuts.NDescriptor fetchDescriptorCore(net.thevpc.nuts.NId id,
net.thevpc.nuts.NFetchMode fetchMode)
fetchDescriptorCore in class NCachedRepositorypublic net.thevpc.nuts.util.NIterator<net.thevpc.nuts.NId> searchVersionsCore(net.thevpc.nuts.NId id,
net.thevpc.nuts.NDefinitionFilter idFilter,
net.thevpc.nuts.NFetchMode fetchMode)
searchVersionsCore in class NCachedRepositorypublic net.thevpc.nuts.util.NIterator<net.thevpc.nuts.NId> searchCore(net.thevpc.nuts.NDefinitionFilter filter,
net.thevpc.nuts.io.NPath[] basePaths,
net.thevpc.nuts.NId[] baseIds,
net.thevpc.nuts.NFetchMode fetchMode)
searchCore in class NCachedRepositorypublic net.thevpc.nuts.io.NPath fetchContentCore(net.thevpc.nuts.NId id,
net.thevpc.nuts.NDescriptor descriptor,
net.thevpc.nuts.NFetchMode fetchMode)
fetchContentCore in class NCachedRepositorypublic String toString()
toString in class AbstractNRepositoryBasepublic boolean isAcceptFetchMode(net.thevpc.nuts.NFetchMode mode)
isAcceptFetchMode in interface net.thevpc.nuts.spi.NRepositorySPIisAcceptFetchMode in class NCachedRepositorypublic boolean isRemote()
isRemote in interface net.thevpc.nuts.NRepositoryisRemote in class NCachedRepositoryCopyright © 2025 vpc open source initiative. All rights reserved.