blob: 223bc09b8ef3ef9afa68e0f1394ab5b3e7220704 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="de">
<head>
<!-- Generated by javadoc -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>RepositoryRequestInfo (Archiva :: Modules 3.0.0-SNAPSHOT API)</title>
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="RepositoryRequestInfo (Archiva :: Modules 3.0.0-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
var methods = {"i0":6,"i1":6,"i2":6,"i3":6,"i4":6,"i5":6,"i6":6,"i7":6,"i8":6};
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],4:["t3","Abstract Methods"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/RepositoryRequestInfo.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/archiva/repository/RepositoryRegistry.html" title="interface in org.apache.archiva.repository"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/apache/archiva/repository/RepositoryType.html" title="enum in org.apache.archiva.repository"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/archiva/repository/RepositoryRequestInfo.html" target="_top">Frames</a></li>
<li><a href="RepositoryRequestInfo.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<!-- ======== START OF CLASS DATA ======== -->
<div class="header">
<div class="subTitle">org.apache.archiva.repository</div>
<h2 title="Interface RepositoryRequestInfo" class="title">Interface RepositoryRequestInfo</h2>
</div>
<div class="contentContainer">
<div class="description">
<ul class="blockList">
<li class="blockList">
<dl>
<dt>All Known Implementing Classes:</dt>
<dd><a href="../../../../org/apache/archiva/repository/content/maven2/MavenRepositoryRequestInfo.html" title="class in org.apache.archiva.repository.content.maven2">MavenRepositoryRequestInfo</a></dd>
</dl>
<hr>
<br>
<pre>public interface <a href="../../../../src-html/org/apache/archiva/repository/RepositoryRequestInfo.html#line.31">RepositoryRequestInfo</a></pre>
<div class="block">This interface is for mapping web request paths to artifacts.
The file system storage may differ from the paths used for web access.</div>
<dl>
<dt><span class="simpleTagLabel">Author:</span></dt>
<dd>Martin Stockhammer <martin_s@apache.org></dd>
</dl>
</li>
</ul>
</div>
<div class="summary">
<ul class="blockList">
<li class="blockList">
<!-- ========== METHOD SUMMARY =========== -->
<ul class="blockList">
<li class="blockList"><a name="method.summary">
<!-- -->
</a>
<h3>Method Summary</h3>
<table class="memberSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd">&nbsp;</span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd">&nbsp;</span></span><span id="t3" class="tableTab"><span><a href="javascript:show(4);">Abstract Methods</a></span><span class="tabEnd">&nbsp;</span></span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tr id="i0" class="altColor">
<td class="colFirst"><code>&lt;T extends <a href="../../../../org/apache/archiva/repository/features/RepositoryFeature.html" title="interface in org.apache.archiva.repository.features">RepositoryFeature</a>&lt;T&gt;&gt;<br><a href="../../../../org/apache/archiva/repository/features/RepositoryFeature.html" title="interface in org.apache.archiva.repository.features">RepositoryFeature</a>&lt;T&gt;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/archiva/repository/RepositoryRequestInfo.html#getFeature-java.lang.Class-">getFeature</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;clazz)</code>
<div class="block">Extension method that allows to provide different features that are not supported by all
repository types.</div>
</td>
</tr>
<tr id="i1" class="rowColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/archiva/repository/RepositoryRequestInfo.html#getLayout-java.lang.String-">getLayout</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestPath)</code>
<div class="block">Returns the likely layout type for the given request.</div>
</td>
</tr>
<tr id="i2" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/archiva/repository/RepositoryRequestInfo.html#isArchetypeCatalog-java.lang.String-">isArchetypeCatalog</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestPath)</code>
<div class="block">Returns true, if the given request points to a archetype catalog.</div>
</td>
</tr>
<tr id="i3" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/archiva/repository/RepositoryRequestInfo.html#isMetadata-java.lang.String-">isMetadata</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestPath)</code>
<div class="block">
Tests the path to see if it conforms to the expectations of a metadata request.</div>
</td>
</tr>
<tr id="i4" class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/archiva/repository/RepositoryRequestInfo.html#isMetadataSupportFile-java.lang.String-">isMetadataSupportFile</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestPath)</code>
<div class="block">
Tests the path to see if it conforms to the expectations of a support file request of the metadata file.</div>
</td>
</tr>
<tr id="i5" class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/archiva/repository/RepositoryRequestInfo.html#isSupportFile-java.lang.String-">isSupportFile</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestPath)</code>
<div class="block">
Tests the path to see if it conforms to the expectations of a support file request.</div>
</td>
</tr>
<tr id="i6" class="altColor">
<td class="colFirst"><code>&lt;T extends <a href="../../../../org/apache/archiva/repository/features/RepositoryFeature.html" title="interface in org.apache.archiva.repository.features">RepositoryFeature</a>&lt;T&gt;&gt;<br>boolean</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/archiva/repository/RepositoryRequestInfo.html#supportsFeature-java.lang.Class-">supportsFeature</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;clazz)</code>
<div class="block">Returns true, if the requested feature is supported by this repository.</div>
</td>
</tr>
<tr id="i7" class="rowColor">
<td class="colFirst"><code><a href="../../../../org/apache/archiva/model/ArtifactReference.html" title="class in org.apache.archiva.model">ArtifactReference</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/archiva/repository/RepositoryRequestInfo.html#toArtifactReference-java.lang.String-">toArtifactReference</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestPath)</code>
<div class="block">Returns the artifact reference for a given path.</div>
</td>
</tr>
<tr id="i8" class="altColor">
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a></code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/apache/archiva/repository/RepositoryRequestInfo.html#toNativePath-java.lang.String-">toNativePath</a></span>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestPath)</code>
<div class="block">Adjust the requestedPath to conform to the native layout of the provided <a href="../../../../org/apache/archiva/repository/ManagedRepositoryContent.html" title="interface in org.apache.archiva.repository"><code>ManagedRepositoryContent</code></a>.</div>
</td>
</tr>
</table>
</li>
</ul>
</li>
</ul>
</div>
<div class="details">
<ul class="blockList">
<li class="blockList">
<!-- ============ METHOD DETAIL ========== -->
<ul class="blockList">
<li class="blockList"><a name="method.detail">
<!-- -->
</a>
<h3>Method Detail</h3>
<a name="toArtifactReference-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toArtifactReference</h4>
<pre><a href="../../../../org/apache/archiva/model/ArtifactReference.html" title="class in org.apache.archiva.model">ArtifactReference</a>&nbsp;<a href="../../../../src-html/org/apache/archiva/repository/RepositoryRequestInfo.html#line.43">toArtifactReference</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestPath)
throws <a href="../../../../org/apache/archiva/repository/LayoutException.html" title="class in org.apache.archiva.repository">LayoutException</a></pre>
<div class="block">Returns the artifact reference for a given path.
Takes an incoming requested path (in "/" format) and gleans the layout
and ArtifactReference appropriate for that content.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>requestPath</code> - The path of the web request</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The artifact reference</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/archiva/repository/LayoutException.html" title="class in org.apache.archiva.repository">LayoutException</a></code></dd>
</dl>
</li>
</ul>
<a name="isMetadata-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isMetadata</h4>
<pre>boolean&nbsp;<a href="../../../../src-html/org/apache/archiva/repository/RepositoryRequestInfo.html#line.58">isMetadata</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestPath)</pre>
<div class="block"><p>
Tests the path to see if it conforms to the expectations of a metadata request.
</p>
<p>
NOTE: The implementation may do only a cursory check on the path's extension. A result of true
from this method is not a guarantee that the support resource is in a valid format, or
that it even contains data.
</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>requestPath</code> - the path to test.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the requestedPath is likely a metadata request.</dd>
</dl>
</li>
</ul>
<a name="isArchetypeCatalog-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isArchetypeCatalog</h4>
<pre>boolean&nbsp;<a href="../../../../src-html/org/apache/archiva/repository/RepositoryRequestInfo.html#line.66">isArchetypeCatalog</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestPath)</pre>
<div class="block">Returns true, if the given request points to a archetype catalog.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>requestPath</code> - </dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the requestedPath is likely an archetype catalog request.</dd>
</dl>
</li>
</ul>
<a name="isSupportFile-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isSupportFile</h4>
<pre>boolean&nbsp;<a href="../../../../src-html/org/apache/archiva/repository/RepositoryRequestInfo.html#line.85">isSupportFile</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestPath)</pre>
<div class="block"><p>
Tests the path to see if it conforms to the expectations of a support file request. Support files are used
for signing and validating the artifact files.
</p>
<p>
May test for certain extensions like <code>.sha1</code>, <code>.md5</code>, <code>.asc</code>, and <code>.php</code>.
</p>
<p>
NOTE: The implementation may do only a cursory check on the path's extension. A result of true
from this method is not a guarantee that the support resource is in a valid format, or
that it even contains data.
</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>requestPath</code> - the path to test.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the requestedPath is likely that of a support file request.</dd>
</dl>
</li>
</ul>
<a name="isMetadataSupportFile-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>isMetadataSupportFile</h4>
<pre>boolean&nbsp;<a href="../../../../src-html/org/apache/archiva/repository/RepositoryRequestInfo.html#line.103">isMetadataSupportFile</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestPath)</pre>
<div class="block"><p>
Tests the path to see if it conforms to the expectations of a support file request of the metadata file.
</p>
<p>
May test for certain extensions like <code>.sha1</code>, <code>.md5</code>, <code>.asc</code>, and <code>.php</code>.
</p>
<p>
NOTE: The implementation may do only a cursory check on the path's extension. A result of true
from this method is not a guarantee that the support resource is in a valid format, or
that it even contains data.
</p></div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>requestPath</code> - the path to test.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>true if the requestedPath is likely that of a support file request.</dd>
</dl>
</li>
</ul>
<a name="getLayout-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getLayout</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/archiva/repository/RepositoryRequestInfo.html#line.112">getLayout</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestPath)</pre>
<div class="block">Returns the likely layout type for the given request.
Implementations may only check the path elements for this. To make sure, the path is valid,
you should call <a href="../../../../org/apache/archiva/repository/RepositoryRequestInfo.html#toArtifactReference-java.lang.String-"><code>toArtifactReference(String)</code></a></div>
<dl>
<dt><span class="returnLabel">Returns:</span></dt>
</dl>
</li>
</ul>
<a name="toNativePath-java.lang.String-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>toNativePath</h4>
<pre><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;<a href="../../../../src-html/org/apache/archiva/repository/RepositoryRequestInfo.html#line.121">toNativePath</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;requestPath)
throws <a href="../../../../org/apache/archiva/repository/LayoutException.html" title="class in org.apache.archiva.repository">LayoutException</a></pre>
<div class="block">Adjust the requestedPath to conform to the native layout of the provided <a href="../../../../org/apache/archiva/repository/ManagedRepositoryContent.html" title="interface in org.apache.archiva.repository"><code>ManagedRepositoryContent</code></a>.</div>
<dl>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>requestPath</code> - the incoming requested path.</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>the adjusted (to native) path.</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/archiva/repository/LayoutException.html" title="class in org.apache.archiva.repository">LayoutException</a></code> - if the path cannot be parsed.</dd>
</dl>
</li>
</ul>
<a name="getFeature-java.lang.Class-">
<!-- -->
</a>
<ul class="blockList">
<li class="blockList">
<h4>getFeature</h4>
<pre>&lt;T extends <a href="../../../../org/apache/archiva/repository/features/RepositoryFeature.html" title="interface in org.apache.archiva.repository.features">RepositoryFeature</a>&lt;T&gt;&gt;&nbsp;<a href="../../../../org/apache/archiva/repository/features/RepositoryFeature.html" title="interface in org.apache.archiva.repository.features">RepositoryFeature</a>&lt;T&gt;&nbsp;<a href="../../../../src-html/org/apache/archiva/repository/RepositoryRequestInfo.html#line.132">getFeature</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;clazz)
throws <a href="../../../../org/apache/archiva/repository/UnsupportedFeatureException.html" title="class in org.apache.archiva.repository">UnsupportedFeatureException</a></pre>
<div class="block">Extension method that allows to provide different features that are not supported by all
repository types.</div>
<dl>
<dt><span class="paramLabel">Type Parameters:</span></dt>
<dd><code>T</code> - This is the class of the feature</dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>clazz</code> - The feature class that is requested</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>The feature implementation for this repository instance, if it is supported</dd>
<dt><span class="throwsLabel">Throws:</span></dt>
<dd><code><a href="../../../../org/apache/archiva/repository/UnsupportedFeatureException.html" title="class in org.apache.archiva.repository">UnsupportedFeatureException</a></code> - if the feature is not supported by this repository type</dd>
</dl>
</li>
</ul>
<a name="supportsFeature-java.lang.Class-">
<!-- -->
</a>
<ul class="blockListLast">
<li class="blockList">
<h4>supportsFeature</h4>
<pre>&lt;T extends <a href="../../../../org/apache/archiva/repository/features/RepositoryFeature.html" title="interface in org.apache.archiva.repository.features">RepositoryFeature</a>&lt;T&gt;&gt;&nbsp;boolean&nbsp;<a href="../../../../src-html/org/apache/archiva/repository/RepositoryRequestInfo.html#line.142">supportsFeature</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Class.html?is-external=true" title="class or interface in java.lang">Class</a>&lt;T&gt;&nbsp;clazz)</pre>
<div class="block">Returns true, if the requested feature is supported by this repository.</div>
<dl>
<dt><span class="paramLabel">Type Parameters:</span></dt>
<dd><code>T</code> - The requested feature class</dd>
<dt><span class="paramLabel">Parameters:</span></dt>
<dd><code>clazz</code> - The requested feature class</dd>
<dt><span class="returnLabel">Returns:</span></dt>
<dd>True, if the feature is supported, otherwise false.</dd>
</dl>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
</div>
<!-- ========= END OF CLASS DATA ========= -->
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="package-summary.html">Package</a></li>
<li class="navBarCell1Rev">Class</li>
<li><a href="class-use/RepositoryRequestInfo.html">Use</a></li>
<li><a href="package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li><a href="../../../../org/apache/archiva/repository/RepositoryRegistry.html" title="interface in org.apache.archiva.repository"><span class="typeNameLink">Prev&nbsp;Class</span></a></li>
<li><a href="../../../../org/apache/archiva/repository/RepositoryType.html" title="enum in org.apache.archiva.repository"><span class="typeNameLink">Next&nbsp;Class</span></a></li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/apache/archiva/repository/RepositoryRequestInfo.html" target="_top">Frames</a></li>
<li><a href="RepositoryRequestInfo.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<div>
<ul class="subNavList">
<li>Summary:&nbsp;</li>
<li>Nested&nbsp;|&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.summary">Method</a></li>
</ul>
<ul class="subNavList">
<li>Detail:&nbsp;</li>
<li>Field&nbsp;|&nbsp;</li>
<li>Constr&nbsp;|&nbsp;</li>
<li><a href="#method.detail">Method</a></li>
</ul>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2006&#x2013;2019 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>