Added: websites/staging/oodt/trunk/content/apidocs/0.10/org/apache/oodt/cas/pushpull/exceptions/class-use/RemoteConnectionException.html ============================================================================== --- websites/staging/oodt/trunk/content/apidocs/0.10/org/apache/oodt/cas/pushpull/exceptions/class-use/RemoteConnectionException.html (added) +++ websites/staging/oodt/trunk/content/apidocs/0.10/org/apache/oodt/cas/pushpull/exceptions/class-use/RemoteConnectionException.html Wed Jan 13 19:53:59 2016 @@ -0,0 +1,240 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 22 17:03:50 PDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Class org.apache.oodt.cas.pushpull.exceptions.RemoteConnectionException (Apache OODT 0.10 API)</title> +<meta name="date" content="2015-09-22"> +<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.oodt.cas.pushpull.exceptions.RemoteConnectionException (Apache OODT 0.10 API)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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><a href="../../../../../../../org/apache/oodt/cas/pushpull/exceptions/RemoteConnectionException.html" title="class in org.apache.oodt.cas.pushpull.exceptions">Class</a></li> +<li class="navBarCell1Rev">Use</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>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../index.html?org/apache/oodt/cas/pushpull/exceptions/class-use/RemoteConnectionException.html" target="_top">Frames</a></li> +<li><a href="RemoteConnectionException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../../allclasses-noframe.html">All 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> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class org.apache.oodt.cas.pushpull.exceptions.RemoteConnectionException" class="title">Uses of Class<br>org.apache.oodt.cas.pushpull.exceptions.RemoteConnectionException</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<caption><span>Packages that use <a href="../../../../../../../org/apache/oodt/cas/pushpull/exceptions/RemoteConnectionException.html" title="class in org.apache.oodt.cas.pushpull.exceptions">RemoteConnectionException</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.oodt.cas.pushpull.protocol">org.apache.oodt.cas.pushpull.protocol</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.oodt.cas.pushpull.retrievalsystem">org.apache.oodt.cas.pushpull.retrievalsystem</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="org.apache.oodt.cas.pushpull.protocol"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../../org/apache/oodt/cas/pushpull/exceptions/RemoteConnectionException.html" title="class in org.apache.oodt.cas.pushpull.exceptions">RemoteConnectionException</a> in <a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/package-summary.html">org.apache.oodt.cas.pushpull.protocol</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/package-summary.html">org.apache.oodt.cas.pushpull.protocol</a> that throw <a href="../../../../../../../org/apache/oodt/cas/pushpull/exceptions/RemoteConnectionException.html" title="class in org.apache.oodt.cas.pushpull.exceptions">RemoteConnectionException</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">ProtocolHandler.</span><code><strong><a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/ProtocolHandler.html#close()">close</a></strong>()</code> +<div class="block">Disconnects all waiting Protocols and clears the waiting lists.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">ProtocolHandler.</span><code><strong><a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/ProtocolHandler.html#disconnect(org.apache.oodt.cas.protocol.Protocol)">disconnect</a></strong>(<a href="../../../../../../../org/apache/oodt/cas/protocol/Protocol.html" title="interface in org.apache.oodt.cas.protocol">Protocol</a> protocol)</code> +<div class="block">Disconnects and logs out the given Protocol</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">ProtocolHandler.</span><code><strong><a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/ProtocolHandler.html#download(org.apache.oodt.cas.protocol.Protocol, org.apache.oodt.cas.pushpull.protocol.RemoteSiteFile, java.io.File, boolean)">download</a></strong>(<a href="../../../../../../../org/apache/oodt/cas/protocol/Protocol.html" title="interface in org.apache.oodt.cas.protocol">Protocol</a> protocol, + <a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/RemoteSiteFile.html" title="class in org.apache.oodt.cas.pushpull.protocol">RemoteSiteFile</a> fromFile, + <a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> toFile, + boolean delete)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="../../../../../../../org/apache/oodt/cas/protocol/Protocol.html" title="interface in org.apache.oodt.cas.protocol">Protocol</a></code></td> +<td class="colLast"><span class="strong">ProtocolHandler.</span><code><strong><a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/ProtocolHandler.html#getAppropriateProtocol(org.apache.oodt.cas.pushpull.protocol.RemoteSiteFile, boolean, boolean)">getAppropriateProtocol</a></strong>(<a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/RemoteSiteFile.html" title="class in org.apache.oodt.cas.pushpull.protocol">RemoteSiteFile</a> pFile, + boolean allowReuse, + boolean navigateToPathLoc)</code> +<div class="block">Returns the appropriate protocol for the given Path</div> +</td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/RemoteSiteFile.html" title="class in org.apache.oodt.cas.pushpull.protocol">RemoteSiteFile</a>></code></td> +<td class="colLast"><span class="strong">ProtocolHandler.</span><code><strong><a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/ProtocolHandler.html#nextPage(org.apache.oodt.cas.pushpull.protocol.RemoteSite, org.apache.oodt.cas.protocol.Protocol)">nextPage</a></strong>(<a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/RemoteSite.html" title="class in org.apache.oodt.cas.pushpull.protocol">RemoteSite</a> site, + <a href="../../../../../../../org/apache/oodt/cas/protocol/Protocol.html" title="interface in org.apache.oodt.cas.protocol">Protocol</a> protocol)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/RemoteSiteFile.html" title="class in org.apache.oodt.cas.pushpull.protocol">RemoteSiteFile</a>></code></td> +<td class="colLast"><span class="strong">ProtocolHandler.</span><code><strong><a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/ProtocolHandler.html#nextPage(org.apache.oodt.cas.pushpull.protocol.RemoteSite, org.apache.oodt.cas.protocol.Protocol, org.apache.oodt.cas.protocol.util.ProtocolFileFilter)">nextPage</a></strong>(<a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/RemoteSite.html" title="class in org.apache.oodt.cas.pushpull.protocol">RemoteSite</a> site, + <a href="../../../../../../../org/apache/oodt/cas/protocol/Protocol.html" title="interface in org.apache.oodt.cas.protocol">Protocol</a> protocol, + <a href="../../../../../../../org/apache/oodt/cas/protocol/util/ProtocolFileFilter.html" title="interface in org.apache.oodt.cas.protocol.util">ProtocolFileFilter</a> filter)</code> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.oodt.cas.pushpull.retrievalsystem"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../../org/apache/oodt/cas/pushpull/exceptions/RemoteConnectionException.html" title="class in org.apache.oodt.cas.pushpull.exceptions">RemoteConnectionException</a> in <a href="../../../../../../../org/apache/oodt/cas/pushpull/retrievalsystem/package-summary.html">org.apache.oodt.cas.pushpull.retrievalsystem</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../../org/apache/oodt/cas/pushpull/retrievalsystem/package-summary.html">org.apache.oodt.cas.pushpull.retrievalsystem</a> that throw <a href="../../../../../../../org/apache/oodt/cas/pushpull/exceptions/RemoteConnectionException.html" title="class in org.apache.oodt.cas.pushpull.exceptions">RemoteConnectionException</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><span class="strong">FileRetrievalSystem.</span><code><strong><a href="../../../../../../../org/apache/oodt/cas/pushpull/retrievalsystem/FileRetrievalSystem.html#addToDownloadQueue(org.apache.oodt.cas.pushpull.protocol.RemoteSiteFile, java.lang.String, java.io.File, java.lang.String, boolean, org.apache.oodt.cas.metadata.Metadata)">addToDownloadQueue</a></strong>(<a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/RemoteSiteFile.html" title="class in org.apache.oodt.cas.pushpull.protocol">RemoteSiteFile</a> file, + <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> renamingString, + <a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> downloadToDir, + <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> uniqueMetadataElement, + boolean deleteAfterDownload, + <a href="../../../../../../../org/apache/oodt/cas/metadata/Metadata.html" title="class in org.apache.oodt.cas.metadata">Metadata</a> fileMetadata)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><span class="strong">FileRetrievalSystem.</span><code><strong><a href="../../../../../../../org/apache/oodt/cas/pushpull/retrievalsystem/FileRetrievalSystem.html#addToDownloadQueue(org.apache.oodt.cas.pushpull.protocol.RemoteSite, java.lang.String, java.lang.String, java.io.File, java.lang.String, boolean, org.apache.oodt.cas.metadata.Metadata)">addToDownloadQueue</a></strong>(<a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/RemoteSite.html" title="class in org.apache.oodt.cas.pushpull.protocol">RemoteSite</a> remoteSite, + <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> file, + <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> renamingString, + <a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> downloadToDir, + <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> uniqueMetadataElement, + boolean deleteAfterDownload, + <a href="../../../../../../../org/apache/oodt/cas/metadata/Metadata.html" title="class in org.apache.oodt.cas.metadata">Metadata</a> fileMetadata)</code> </td> +</tr> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><span class="strong">FileRetrievalSystem.</span><code><strong><a href="../../../../../../../org/apache/oodt/cas/pushpull/retrievalsystem/FileRetrievalSystem.html#closeSessions()">closeSessions</a></strong>()</code> +<div class="block">Disconnects all downloading Protocol sessions in the avaiableSessions + list.</div> +</td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code><a href="http://docs.oracle.com/javase/6/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a><<a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/RemoteSiteFile.html" title="class in org.apache.oodt.cas.pushpull.protocol">RemoteSiteFile</a>></code></td> +<td class="colLast"><span class="strong">FileRetrievalSystem.</span><code><strong><a href="../../../../../../../org/apache/oodt/cas/pushpull/retrievalsystem/FileRetrievalSystem.html#getNextPage(org.apache.oodt.cas.pushpull.protocol.RemoteSiteFile, org.apache.oodt.cas.protocol.util.ProtocolFileFilter)">getNextPage</a></strong>(<a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/RemoteSiteFile.html" title="class in org.apache.oodt.cas.pushpull.protocol">RemoteSiteFile</a> dir, + <a href="../../../../../../../org/apache/oodt/cas/protocol/util/ProtocolFileFilter.html" title="interface in org.apache.oodt.cas.protocol.util">ProtocolFileFilter</a> filter)</code> </td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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><a href="../../../../../../../org/apache/oodt/cas/pushpull/exceptions/RemoteConnectionException.html" title="class in org.apache.oodt.cas.pushpull.exceptions">Class</a></li> +<li class="navBarCell1Rev">Use</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>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../index.html?org/apache/oodt/cas/pushpull/exceptions/class-use/RemoteConnectionException.html" target="_top">Frames</a></li> +<li><a href="RemoteConnectionException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../../allclasses-noframe.html">All 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> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 1999-2015 <a href="http://oodt.apache.org/">Apache OODT</a>. All Rights Reserved.</small></p> +</body> +</html>
Added: websites/staging/oodt/trunk/content/apidocs/0.10/org/apache/oodt/cas/pushpull/exceptions/class-use/RetrievalMethodException.html ============================================================================== --- websites/staging/oodt/trunk/content/apidocs/0.10/org/apache/oodt/cas/pushpull/exceptions/class-use/RetrievalMethodException.html (added) +++ websites/staging/oodt/trunk/content/apidocs/0.10/org/apache/oodt/cas/pushpull/exceptions/class-use/RetrievalMethodException.html Wed Jan 13 19:53:59 2016 @@ -0,0 +1,158 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 22 17:03:50 PDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Class org.apache.oodt.cas.pushpull.exceptions.RetrievalMethodException (Apache OODT 0.10 API)</title> +<meta name="date" content="2015-09-22"> +<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.oodt.cas.pushpull.exceptions.RetrievalMethodException (Apache OODT 0.10 API)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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><a href="../../../../../../../org/apache/oodt/cas/pushpull/exceptions/RetrievalMethodException.html" title="class in org.apache.oodt.cas.pushpull.exceptions">Class</a></li> +<li class="navBarCell1Rev">Use</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>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../index.html?org/apache/oodt/cas/pushpull/exceptions/class-use/RetrievalMethodException.html" target="_top">Frames</a></li> +<li><a href="RetrievalMethodException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../../allclasses-noframe.html">All 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> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class org.apache.oodt.cas.pushpull.exceptions.RetrievalMethodException" class="title">Uses of Class<br>org.apache.oodt.cas.pushpull.exceptions.RetrievalMethodException</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<caption><span>Packages that use <a href="../../../../../../../org/apache/oodt/cas/pushpull/exceptions/RetrievalMethodException.html" title="class in org.apache.oodt.cas.pushpull.exceptions">RetrievalMethodException</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.oodt.cas.pushpull.retrievalsystem">org.apache.oodt.cas.pushpull.retrievalsystem</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="org.apache.oodt.cas.pushpull.retrievalsystem"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../../org/apache/oodt/cas/pushpull/exceptions/RetrievalMethodException.html" title="class in org.apache.oodt.cas.pushpull.exceptions">RetrievalMethodException</a> in <a href="../../../../../../../org/apache/oodt/cas/pushpull/retrievalsystem/package-summary.html">org.apache.oodt.cas.pushpull.retrievalsystem</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../../org/apache/oodt/cas/pushpull/retrievalsystem/package-summary.html">org.apache.oodt.cas.pushpull.retrievalsystem</a> that throw <a href="../../../../../../../org/apache/oodt/cas/pushpull/exceptions/RetrievalMethodException.html" title="class in org.apache.oodt.cas.pushpull.exceptions">RetrievalMethodException</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">RetrievalSetup.</span><code><strong><a href="../../../../../../../org/apache/oodt/cas/pushpull/retrievalsystem/RetrievalSetup.html#retrieveFiles(org.apache.oodt.cas.pushpull.config.PropFilesInfo, org.apache.oodt.cas.pushpull.config.DataFilesInfo)">retrieveFiles</a></strong>(<a href="../../../../../../../org/apache/oodt/cas/pushpull/config/PropFilesInfo.html" title="class in org.apache.oodt.cas.pushpull.config">PropFilesInfo</a> pfi, + <a href="../../../../../../../org/apache/oodt/cas/pushpull/config/DataFilesInfo.html" title="class in org.apache.oodt.cas.pushpull.config">DataFilesInfo</a> dfi)</code> </td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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><a href="../../../../../../../org/apache/oodt/cas/pushpull/exceptions/RetrievalMethodException.html" title="class in org.apache.oodt.cas.pushpull.exceptions">Class</a></li> +<li class="navBarCell1Rev">Use</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>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../index.html?org/apache/oodt/cas/pushpull/exceptions/class-use/RetrievalMethodException.html" target="_top">Frames</a></li> +<li><a href="RetrievalMethodException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../../allclasses-noframe.html">All 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> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 1999-2015 <a href="http://oodt.apache.org/">Apache OODT</a>. All Rights Reserved.</small></p> +</body> +</html> Added: websites/staging/oodt/trunk/content/apidocs/0.10/org/apache/oodt/cas/pushpull/exceptions/class-use/ThreadEvaluatorException.html ============================================================================== --- websites/staging/oodt/trunk/content/apidocs/0.10/org/apache/oodt/cas/pushpull/exceptions/class-use/ThreadEvaluatorException.html (added) +++ websites/staging/oodt/trunk/content/apidocs/0.10/org/apache/oodt/cas/pushpull/exceptions/class-use/ThreadEvaluatorException.html Wed Jan 13 19:53:59 2016 @@ -0,0 +1,161 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 22 17:03:50 PDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Class org.apache.oodt.cas.pushpull.exceptions.ThreadEvaluatorException (Apache OODT 0.10 API)</title> +<meta name="date" content="2015-09-22"> +<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.oodt.cas.pushpull.exceptions.ThreadEvaluatorException (Apache OODT 0.10 API)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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><a href="../../../../../../../org/apache/oodt/cas/pushpull/exceptions/ThreadEvaluatorException.html" title="class in org.apache.oodt.cas.pushpull.exceptions">Class</a></li> +<li class="navBarCell1Rev">Use</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>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../index.html?org/apache/oodt/cas/pushpull/exceptions/class-use/ThreadEvaluatorException.html" target="_top">Frames</a></li> +<li><a href="ThreadEvaluatorException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../../allclasses-noframe.html">All 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> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class org.apache.oodt.cas.pushpull.exceptions.ThreadEvaluatorException" class="title">Uses of Class<br>org.apache.oodt.cas.pushpull.exceptions.ThreadEvaluatorException</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<caption><span>Packages that use <a href="../../../../../../../org/apache/oodt/cas/pushpull/exceptions/ThreadEvaluatorException.html" title="class in org.apache.oodt.cas.pushpull.exceptions">ThreadEvaluatorException</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.oodt.cas.pushpull.retrievalsystem">org.apache.oodt.cas.pushpull.retrievalsystem</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="org.apache.oodt.cas.pushpull.retrievalsystem"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../../org/apache/oodt/cas/pushpull/exceptions/ThreadEvaluatorException.html" title="class in org.apache.oodt.cas.pushpull.exceptions">ThreadEvaluatorException</a> in <a href="../../../../../../../org/apache/oodt/cas/pushpull/retrievalsystem/package-summary.html">org.apache.oodt.cas.pushpull.retrievalsystem</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../../org/apache/oodt/cas/pushpull/retrievalsystem/package-summary.html">org.apache.oodt.cas.pushpull.retrievalsystem</a> that throw <a href="../../../../../../../org/apache/oodt/cas/pushpull/exceptions/ThreadEvaluatorException.html" title="class in org.apache.oodt.cas.pushpull.exceptions">ThreadEvaluatorException</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">DownloadThreadEvaluator.</span><code><strong><a href="../../../../../../../org/apache/oodt/cas/pushpull/retrievalsystem/DownloadThreadEvaluator.html#fileDownloadComplete(java.io.File)">fileDownloadComplete</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>void</code></td> +<td class="colLast"><span class="strong">DownloadThreadEvaluator.</span><code><strong><a href="../../../../../../../org/apache/oodt/cas/pushpull/retrievalsystem/DownloadThreadEvaluator.html#startTrackingDownloadRuntimeForFile(java.io.File)">startTrackingDownloadRuntimeForFile</a></strong>(<a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> file)</code> </td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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><a href="../../../../../../../org/apache/oodt/cas/pushpull/exceptions/ThreadEvaluatorException.html" title="class in org.apache.oodt.cas.pushpull.exceptions">Class</a></li> +<li class="navBarCell1Rev">Use</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>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../index.html?org/apache/oodt/cas/pushpull/exceptions/class-use/ThreadEvaluatorException.html" target="_top">Frames</a></li> +<li><a href="ThreadEvaluatorException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../../allclasses-noframe.html">All 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> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 1999-2015 <a href="http://oodt.apache.org/">Apache OODT</a>. All Rights Reserved.</small></p> +</body> +</html> Added: websites/staging/oodt/trunk/content/apidocs/0.10/org/apache/oodt/cas/pushpull/exceptions/class-use/ToManyFailedDownloadsException.html ============================================================================== --- websites/staging/oodt/trunk/content/apidocs/0.10/org/apache/oodt/cas/pushpull/exceptions/class-use/ToManyFailedDownloadsException.html (added) +++ websites/staging/oodt/trunk/content/apidocs/0.10/org/apache/oodt/cas/pushpull/exceptions/class-use/ToManyFailedDownloadsException.html Wed Jan 13 19:53:59 2016 @@ -0,0 +1,172 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 22 17:03:50 PDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Class org.apache.oodt.cas.pushpull.exceptions.ToManyFailedDownloadsException (Apache OODT 0.10 API)</title> +<meta name="date" content="2015-09-22"> +<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.oodt.cas.pushpull.exceptions.ToManyFailedDownloadsException (Apache OODT 0.10 API)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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><a href="../../../../../../../org/apache/oodt/cas/pushpull/exceptions/ToManyFailedDownloadsException.html" title="class in org.apache.oodt.cas.pushpull.exceptions">Class</a></li> +<li class="navBarCell1Rev">Use</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>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../index.html?org/apache/oodt/cas/pushpull/exceptions/class-use/ToManyFailedDownloadsException.html" target="_top">Frames</a></li> +<li><a href="ToManyFailedDownloadsException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../../allclasses-noframe.html">All 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> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class org.apache.oodt.cas.pushpull.exceptions.ToManyFailedDownloadsException" class="title">Uses of Class<br>org.apache.oodt.cas.pushpull.exceptions.ToManyFailedDownloadsException</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<caption><span>Packages that use <a href="../../../../../../../org/apache/oodt/cas/pushpull/exceptions/ToManyFailedDownloadsException.html" title="class in org.apache.oodt.cas.pushpull.exceptions">ToManyFailedDownloadsException</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.oodt.cas.pushpull.retrievalsystem">org.apache.oodt.cas.pushpull.retrievalsystem</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="org.apache.oodt.cas.pushpull.retrievalsystem"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../../org/apache/oodt/cas/pushpull/exceptions/ToManyFailedDownloadsException.html" title="class in org.apache.oodt.cas.pushpull.exceptions">ToManyFailedDownloadsException</a> in <a href="../../../../../../../org/apache/oodt/cas/pushpull/retrievalsystem/package-summary.html">org.apache.oodt.cas.pushpull.retrievalsystem</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../../org/apache/oodt/cas/pushpull/retrievalsystem/package-summary.html">org.apache.oodt.cas.pushpull.retrievalsystem</a> that throw <a href="../../../../../../../org/apache/oodt/cas/pushpull/exceptions/ToManyFailedDownloadsException.html" title="class in org.apache.oodt.cas.pushpull.exceptions">ToManyFailedDownloadsException</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><span class="strong">FileRetrievalSystem.</span><code><strong><a href="../../../../../../../org/apache/oodt/cas/pushpull/retrievalsystem/FileRetrievalSystem.html#addToDownloadQueue(org.apache.oodt.cas.pushpull.protocol.RemoteSiteFile, java.lang.String, java.io.File, java.lang.String, boolean, org.apache.oodt.cas.metadata.Metadata)">addToDownloadQueue</a></strong>(<a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/RemoteSiteFile.html" title="class in org.apache.oodt.cas.pushpull.protocol">RemoteSiteFile</a> file, + <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> renamingString, + <a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> downloadToDir, + <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> uniqueMetadataElement, + boolean deleteAfterDownload, + <a href="../../../../../../../org/apache/oodt/cas/metadata/Metadata.html" title="class in org.apache.oodt.cas.metadata">Metadata</a> fileMetadata)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><span class="strong">FileRetrievalSystem.</span><code><strong><a href="../../../../../../../org/apache/oodt/cas/pushpull/retrievalsystem/FileRetrievalSystem.html#addToDownloadQueue(org.apache.oodt.cas.pushpull.protocol.RemoteSite, java.lang.String, java.lang.String, java.io.File, java.lang.String, boolean, org.apache.oodt.cas.metadata.Metadata)">addToDownloadQueue</a></strong>(<a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/RemoteSite.html" title="class in org.apache.oodt.cas.pushpull.protocol">RemoteSite</a> remoteSite, + <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> file, + <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> renamingString, + <a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> downloadToDir, + <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> uniqueMetadataElement, + boolean deleteAfterDownload, + <a href="../../../../../../../org/apache/oodt/cas/metadata/Metadata.html" title="class in org.apache.oodt.cas.metadata">Metadata</a> fileMetadata)</code> </td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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><a href="../../../../../../../org/apache/oodt/cas/pushpull/exceptions/ToManyFailedDownloadsException.html" title="class in org.apache.oodt.cas.pushpull.exceptions">Class</a></li> +<li class="navBarCell1Rev">Use</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>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../index.html?org/apache/oodt/cas/pushpull/exceptions/class-use/ToManyFailedDownloadsException.html" target="_top">Frames</a></li> +<li><a href="ToManyFailedDownloadsException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../../allclasses-noframe.html">All 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> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 1999-2015 <a href="http://oodt.apache.org/">Apache OODT</a>. All Rights Reserved.</small></p> +</body> +</html> Added: websites/staging/oodt/trunk/content/apidocs/0.10/org/apache/oodt/cas/pushpull/exceptions/class-use/UndefinedTypeException.html ============================================================================== --- websites/staging/oodt/trunk/content/apidocs/0.10/org/apache/oodt/cas/pushpull/exceptions/class-use/UndefinedTypeException.html (added) +++ websites/staging/oodt/trunk/content/apidocs/0.10/org/apache/oodt/cas/pushpull/exceptions/class-use/UndefinedTypeException.html Wed Jan 13 19:53:59 2016 @@ -0,0 +1,172 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 22 17:03:50 PDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Class org.apache.oodt.cas.pushpull.exceptions.UndefinedTypeException (Apache OODT 0.10 API)</title> +<meta name="date" content="2015-09-22"> +<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.oodt.cas.pushpull.exceptions.UndefinedTypeException (Apache OODT 0.10 API)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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><a href="../../../../../../../org/apache/oodt/cas/pushpull/exceptions/UndefinedTypeException.html" title="class in org.apache.oodt.cas.pushpull.exceptions">Class</a></li> +<li class="navBarCell1Rev">Use</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>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../index.html?org/apache/oodt/cas/pushpull/exceptions/class-use/UndefinedTypeException.html" target="_top">Frames</a></li> +<li><a href="UndefinedTypeException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../../allclasses-noframe.html">All 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> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class org.apache.oodt.cas.pushpull.exceptions.UndefinedTypeException" class="title">Uses of Class<br>org.apache.oodt.cas.pushpull.exceptions.UndefinedTypeException</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<caption><span>Packages that use <a href="../../../../../../../org/apache/oodt/cas/pushpull/exceptions/UndefinedTypeException.html" title="class in org.apache.oodt.cas.pushpull.exceptions">UndefinedTypeException</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.oodt.cas.pushpull.retrievalsystem">org.apache.oodt.cas.pushpull.retrievalsystem</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="org.apache.oodt.cas.pushpull.retrievalsystem"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../../org/apache/oodt/cas/pushpull/exceptions/UndefinedTypeException.html" title="class in org.apache.oodt.cas.pushpull.exceptions">UndefinedTypeException</a> in <a href="../../../../../../../org/apache/oodt/cas/pushpull/retrievalsystem/package-summary.html">org.apache.oodt.cas.pushpull.retrievalsystem</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../../org/apache/oodt/cas/pushpull/retrievalsystem/package-summary.html">org.apache.oodt.cas.pushpull.retrievalsystem</a> that throw <a href="../../../../../../../org/apache/oodt/cas/pushpull/exceptions/UndefinedTypeException.html" title="class in org.apache.oodt.cas.pushpull.exceptions">UndefinedTypeException</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><span class="strong">FileRetrievalSystem.</span><code><strong><a href="../../../../../../../org/apache/oodt/cas/pushpull/retrievalsystem/FileRetrievalSystem.html#addToDownloadQueue(org.apache.oodt.cas.pushpull.protocol.RemoteSiteFile, java.lang.String, java.io.File, java.lang.String, boolean, org.apache.oodt.cas.metadata.Metadata)">addToDownloadQueue</a></strong>(<a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/RemoteSiteFile.html" title="class in org.apache.oodt.cas.pushpull.protocol">RemoteSiteFile</a> file, + <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> renamingString, + <a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> downloadToDir, + <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> uniqueMetadataElement, + boolean deleteAfterDownload, + <a href="../../../../../../../org/apache/oodt/cas/metadata/Metadata.html" title="class in org.apache.oodt.cas.metadata">Metadata</a> fileMetadata)</code> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><code>boolean</code></td> +<td class="colLast"><span class="strong">FileRetrievalSystem.</span><code><strong><a href="../../../../../../../org/apache/oodt/cas/pushpull/retrievalsystem/FileRetrievalSystem.html#addToDownloadQueue(org.apache.oodt.cas.pushpull.protocol.RemoteSite, java.lang.String, java.lang.String, java.io.File, java.lang.String, boolean, org.apache.oodt.cas.metadata.Metadata)">addToDownloadQueue</a></strong>(<a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/RemoteSite.html" title="class in org.apache.oodt.cas.pushpull.protocol">RemoteSite</a> remoteSite, + <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> file, + <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> renamingString, + <a href="http://docs.oracle.com/javase/6/docs/api/java/io/File.html?is-external=true" title="class or interface in java.io">File</a> downloadToDir, + <a href="http://docs.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> uniqueMetadataElement, + boolean deleteAfterDownload, + <a href="../../../../../../../org/apache/oodt/cas/metadata/Metadata.html" title="class in org.apache.oodt.cas.metadata">Metadata</a> fileMetadata)</code> </td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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><a href="../../../../../../../org/apache/oodt/cas/pushpull/exceptions/UndefinedTypeException.html" title="class in org.apache.oodt.cas.pushpull.exceptions">Class</a></li> +<li class="navBarCell1Rev">Use</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>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../index.html?org/apache/oodt/cas/pushpull/exceptions/class-use/UndefinedTypeException.html" target="_top">Frames</a></li> +<li><a href="UndefinedTypeException.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../../allclasses-noframe.html">All 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> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 1999-2015 <a href="http://oodt.apache.org/">Apache OODT</a>. All Rights Reserved.</small></p> +</body> +</html> Added: websites/staging/oodt/trunk/content/apidocs/0.10/org/apache/oodt/cas/pushpull/protocol/class-use/ProtocolHandler.html ============================================================================== --- websites/staging/oodt/trunk/content/apidocs/0.10/org/apache/oodt/cas/pushpull/protocol/class-use/ProtocolHandler.html (added) +++ websites/staging/oodt/trunk/content/apidocs/0.10/org/apache/oodt/cas/pushpull/protocol/class-use/ProtocolHandler.html Wed Jan 13 19:53:59 2016 @@ -0,0 +1,117 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 22 17:03:50 PDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Class org.apache.oodt.cas.pushpull.protocol.ProtocolHandler (Apache OODT 0.10 API)</title> +<meta name="date" content="2015-09-22"> +<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.oodt.cas.pushpull.protocol.ProtocolHandler (Apache OODT 0.10 API)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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><a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/ProtocolHandler.html" title="class in org.apache.oodt.cas.pushpull.protocol">Class</a></li> +<li class="navBarCell1Rev">Use</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>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../index.html?org/apache/oodt/cas/pushpull/protocol/class-use/ProtocolHandler.html" target="_top">Frames</a></li> +<li><a href="ProtocolHandler.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../../allclasses-noframe.html">All 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> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class org.apache.oodt.cas.pushpull.protocol.ProtocolHandler" class="title">Uses of Class<br>org.apache.oodt.cas.pushpull.protocol.ProtocolHandler</h2> +</div> +<div class="classUseContainer">No usage of org.apache.oodt.cas.pushpull.protocol.ProtocolHandler</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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><a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/ProtocolHandler.html" title="class in org.apache.oodt.cas.pushpull.protocol">Class</a></li> +<li class="navBarCell1Rev">Use</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>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../index.html?org/apache/oodt/cas/pushpull/protocol/class-use/ProtocolHandler.html" target="_top">Frames</a></li> +<li><a href="ProtocolHandler.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../../allclasses-noframe.html">All 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> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 1999-2015 <a href="http://oodt.apache.org/">Apache OODT</a>. All Rights Reserved.</small></p> +</body> +</html> Added: websites/staging/oodt/trunk/content/apidocs/0.10/org/apache/oodt/cas/pushpull/protocol/class-use/ProtocolPath.html ============================================================================== --- websites/staging/oodt/trunk/content/apidocs/0.10/org/apache/oodt/cas/pushpull/protocol/class-use/ProtocolPath.html (added) +++ websites/staging/oodt/trunk/content/apidocs/0.10/org/apache/oodt/cas/pushpull/protocol/class-use/ProtocolPath.html Wed Jan 13 19:53:59 2016 @@ -0,0 +1,180 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> +<!-- NewPage --> +<html lang="en"> +<head> +<!-- Generated by javadoc (version 1.7.0_79) on Tue Sep 22 17:03:50 PDT 2015 --> +<meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> +<title>Uses of Class org.apache.oodt.cas.pushpull.protocol.ProtocolPath (Apache OODT 0.10 API)</title> +<meta name="date" content="2015-09-22"> +<link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" title="Style"> +</head> +<body> +<script type="text/javascript"><!-- + if (location.href.indexOf('is-external=true') == -1) { + parent.document.title="Uses of Class org.apache.oodt.cas.pushpull.protocol.ProtocolPath (Apache OODT 0.10 API)"; + } +//--> +</script> +<noscript> +<div>JavaScript is disabled on your browser.</div> +</noscript> +<!-- ========= START OF TOP NAVBAR ======= --> +<div class="topNav"><a name="navbar_top"> +<!-- --> +</a><a href="#skip-navbar_top" title="Skip navigation links"></a><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><a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/ProtocolPath.html" title="class in org.apache.oodt.cas.pushpull.protocol">Class</a></li> +<li class="navBarCell1Rev">Use</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>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../index.html?org/apache/oodt/cas/pushpull/protocol/class-use/ProtocolPath.html" target="_top">Frames</a></li> +<li><a href="ProtocolPath.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_top"> +<li><a href="../../../../../../../allclasses-noframe.html">All 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> +<a name="skip-navbar_top"> +<!-- --> +</a></div> +<!-- ========= END OF TOP NAVBAR ========= --> +<div class="header"> +<h2 title="Uses of Class org.apache.oodt.cas.pushpull.protocol.ProtocolPath" class="title">Uses of Class<br>org.apache.oodt.cas.pushpull.protocol.ProtocolPath</h2> +</div> +<div class="classUseContainer"> +<ul class="blockList"> +<li class="blockList"> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation"> +<caption><span>Packages that use <a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/ProtocolPath.html" title="class in org.apache.oodt.cas.pushpull.protocol">ProtocolPath</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Package</th> +<th class="colLast" scope="col">Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><a href="#org.apache.oodt.cas.pushpull.filerestrictions">org.apache.oodt.cas.pushpull.filerestrictions</a></td> +<td class="colLast"> </td> +</tr> +<tr class="rowColor"> +<td class="colFirst"><a href="#org.apache.oodt.cas.pushpull.protocol">org.apache.oodt.cas.pushpull.protocol</a></td> +<td class="colLast"> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"> +<ul class="blockList"> +<li class="blockList"><a name="org.apache.oodt.cas.pushpull.filerestrictions"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/ProtocolPath.html" title="class in org.apache.oodt.cas.pushpull.protocol">ProtocolPath</a> in <a href="../../../../../../../org/apache/oodt/cas/pushpull/filerestrictions/package-summary.html">org.apache.oodt.cas.pushpull.filerestrictions</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../../org/apache/oodt/cas/pushpull/filerestrictions/package-summary.html">org.apache.oodt.cas.pushpull.filerestrictions</a> with parameters of type <a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/ProtocolPath.html" title="class in org.apache.oodt.cas.pushpull.protocol">ProtocolPath</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code>static boolean</code></td> +<td class="colLast"><span class="strong">FileRestrictions.</span><code><strong><a href="../../../../../../../org/apache/oodt/cas/pushpull/filerestrictions/FileRestrictions.html#isAllowed(org.apache.oodt.cas.pushpull.protocol.ProtocolPath, org.apache.oodt.cas.pushpull.filerestrictions.VirtualFile)">isAllowed</a></strong>(<a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/ProtocolPath.html" title="class in org.apache.oodt.cas.pushpull.protocol">ProtocolPath</a> path, + <a href="../../../../../../../org/apache/oodt/cas/pushpull/filerestrictions/VirtualFile.html" title="class in org.apache.oodt.cas.pushpull.filerestrictions">VirtualFile</a> root)</code> </td> +</tr> +</tbody> +</table> +</li> +<li class="blockList"><a name="org.apache.oodt.cas.pushpull.protocol"> +<!-- --> +</a> +<h3>Uses of <a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/ProtocolPath.html" title="class in org.apache.oodt.cas.pushpull.protocol">ProtocolPath</a> in <a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/package-summary.html">org.apache.oodt.cas.pushpull.protocol</a></h3> +<table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation"> +<caption><span>Methods in <a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/package-summary.html">org.apache.oodt.cas.pushpull.protocol</a> that return <a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/ProtocolPath.html" title="class in org.apache.oodt.cas.pushpull.protocol">ProtocolPath</a></span><span class="tabEnd"> </span></caption> +<tr> +<th class="colFirst" scope="col">Modifier and Type</th> +<th class="colLast" scope="col">Method and Description</th> +</tr> +<tbody> +<tr class="altColor"> +<td class="colFirst"><code><a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/ProtocolPath.html" title="class in org.apache.oodt.cas.pushpull.protocol">ProtocolPath</a></code></td> +<td class="colLast"><span class="strong">ProtocolPath.</span><code><strong><a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/ProtocolPath.html#getParentPath()">getParentPath</a></strong>()</code> </td> +</tr> +</tbody> +</table> +</li> +</ul> +</li> +</ul> +</div> +<!-- ======= START OF BOTTOM NAVBAR ====== --> +<div class="bottomNav"><a name="navbar_bottom"> +<!-- --> +</a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><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><a href="../../../../../../../org/apache/oodt/cas/pushpull/protocol/ProtocolPath.html" title="class in org.apache.oodt.cas.pushpull.protocol">Class</a></li> +<li class="navBarCell1Rev">Use</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>Prev</li> +<li>Next</li> +</ul> +<ul class="navList"> +<li><a href="../../../../../../../index.html?org/apache/oodt/cas/pushpull/protocol/class-use/ProtocolPath.html" target="_top">Frames</a></li> +<li><a href="ProtocolPath.html" target="_top">No Frames</a></li> +</ul> +<ul class="navList" id="allclasses_navbar_bottom"> +<li><a href="../../../../../../../allclasses-noframe.html">All 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> +<a name="skip-navbar_bottom"> +<!-- --> +</a></div> +<!-- ======== END OF BOTTOM NAVBAR ======= --> +<p class="legalCopy"><small>Copyright © 1999-2015 <a href="http://oodt.apache.org/">Apache OODT</a>. All Rights Reserved.</small></p> +</body> +</html>
