blob: 2912c91bf3af131d799935631bf882a9cea1b53a [file] [log] [blame]
<!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 (1.8.0_66) on Fri Jan 15 14:33:44 CET 2016 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes (Apache Mina SSHD :: Core 1.1.0 API)</title>
<meta name="date" content="2016-01-15">
<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="Uses of Class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes (Apache Mina SSHD :: Core 1.1.0 API)";
}
}
catch(err) {
}
//-->
</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><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">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/sshd/client/subsystem/sftp/class-use/SftpClient.Attributes.html" target="_top">Frames</a></li>
<li><a href="SftpClient.Attributes.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>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes" class="title">Uses of Class<br>org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></span><span class="tabEnd">&nbsp;</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.sshd.client.subsystem.sftp">org.apache.sshd.client.subsystem.sftp</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.apache.sshd.client.subsystem.sftp">
<!-- -->
</a>
<h3>Uses of <a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a> in <a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/package-summary.html">org.apache.sshd.client.subsystem.sftp</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/package-summary.html">org.apache.sshd.client.subsystem.sftp</a> that return <a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></span><span class="tabEnd">&nbsp;</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/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><span class="typeNameLabel">SftpClient.Attributes.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html#accessTime-java.nio.file.attribute.FileTime-">accessTime</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/file/attribute/FileTime.html?is-external=true" title="class or interface in java.nio.file.attribute">FileTime</a>&nbsp;atime)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><span class="typeNameLabel">SftpClient.Attributes.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html#accessTime-long-">accessTime</a></span>(long&nbsp;atime)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><span class="typeNameLabel">SftpClient.Attributes.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html#accessTime-long-java.util.concurrent.TimeUnit-">accessTime</a></span>(long&nbsp;atime,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent">TimeUnit</a>&nbsp;unit)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><span class="typeNameLabel">SftpClient.Attributes.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html#acl-java.util.List-">acl</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/file/attribute/AclEntry.html?is-external=true" title="class or interface in java.nio.file.attribute">AclEntry</a>&gt;&nbsp;acl)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><span class="typeNameLabel">SftpClient.Attributes.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html#addFlag-org.apache.sshd.client.subsystem.sftp.SftpClient.Attribute-">addFlag</a></span>(<a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attribute.html" title="enum in org.apache.sshd.client.subsystem.sftp">SftpClient.Attribute</a>&nbsp;flag)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractSftpClient.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#checkAttributes-org.apache.sshd.common.util.buffer.Buffer-">checkAttributes</a></span>(<a href="../../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractSftpClient.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#checkAttributes-int-org.apache.sshd.common.util.buffer.Buffer-">checkAttributes</a></span>(int&nbsp;cmd,
<a href="../../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;request)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><span class="typeNameLabel">SftpClient.Attributes.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html#createTime-java.nio.file.attribute.FileTime-">createTime</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/file/attribute/FileTime.html?is-external=true" title="class or interface in java.nio.file.attribute">FileTime</a>&nbsp;ctime)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><span class="typeNameLabel">SftpClient.Attributes.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html#createTime-long-">createTime</a></span>(long&nbsp;ctime)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><span class="typeNameLabel">SftpClient.Attributes.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html#createTime-long-java.util.concurrent.TimeUnit-">createTime</a></span>(long&nbsp;ctime,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent">TimeUnit</a>&nbsp;unit)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><span class="typeNameLabel">SftpClient.Attributes.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html#extensions-java.util.Map-">extensions</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,byte[]&gt;&nbsp;extensions)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><span class="typeNameLabel">SftpClient.DirEntry.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.DirEntry.html#getAttributes--">getAttributes</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><span class="typeNameLabel">SftpClient.Attributes.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html#group-java.lang.String-">group</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;group)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractSftpClient.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#handleUnexpectedAttributesPacket-int-int-int-org.apache.sshd.common.util.buffer.Buffer-">handleUnexpectedAttributesPacket</a></span>(int&nbsp;id,
int&nbsp;type,
int&nbsp;length,
<a href="../../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><span class="typeNameLabel">SftpClient.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#lstat-java.lang.String-">lstat</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractSftpClient.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#lstat-java.lang.String-">lstat</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><span class="typeNameLabel">SftpClient.Attributes.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html#modifyTime-java.nio.file.attribute.FileTime-">modifyTime</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/file/attribute/FileTime.html?is-external=true" title="class or interface in java.nio.file.attribute">FileTime</a>&nbsp;mtime)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><span class="typeNameLabel">SftpClient.Attributes.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html#modifyTime-long-">modifyTime</a></span>(long&nbsp;mtime)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><span class="typeNameLabel">SftpClient.Attributes.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html#modifyTime-long-java.util.concurrent.TimeUnit-">modifyTime</a></span>(long&nbsp;mtime,
<a href="http://docs.oracle.com/javase/7/docs/api/java/util/concurrent/TimeUnit.html?is-external=true" title="class or interface in java.util.concurrent">TimeUnit</a>&nbsp;unit)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><span class="typeNameLabel">SftpClient.Attributes.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html#owner-int-int-">owner</a></span>(int&nbsp;uid,
int&nbsp;gid)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><span class="typeNameLabel">SftpClient.Attributes.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html#owner-java.lang.String-">owner</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;owner)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><span class="typeNameLabel">SftpClient.Attributes.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html#perms-int-">perms</a></span>(int&nbsp;perms)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractSftpClient.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#readAttributes-org.apache.sshd.common.util.buffer.Buffer-">readAttributes</a></span>(<a href="../../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractSftpFileAttributeView.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpFileAttributeView.html#readRemoteAttributes--">readRemoteAttributes</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><span class="typeNameLabel">SftpFileSystemProvider.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpFileSystemProvider.html#readRemoteAttributes-org.apache.sshd.client.subsystem.sftp.SftpPath-java.nio.file.LinkOption...-">readRemoteAttributes</a></span>(<a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpPath.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpPath</a>&nbsp;path,
<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/file/LinkOption.html?is-external=true" title="class or interface in java.nio.file">LinkOption</a>...&nbsp;options)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><span class="typeNameLabel">SftpClient.Attributes.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html#size-long-">size</a></span>(long&nbsp;size)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><span class="typeNameLabel">SftpClient.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#stat-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-">stat</a></span>(<a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Handle</a>&nbsp;handle)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractSftpClient.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#stat-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-">stat</a></span>(<a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Handle</a>&nbsp;handle)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><span class="typeNameLabel">SftpClient.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#stat-java.lang.String-">stat</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></code></td>
<td class="colLast"><span class="typeNameLabel">AbstractSftpClient.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#stat-java.lang.String-">stat</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/package-summary.html">org.apache.sshd.client.subsystem.sftp</a> with parameters of type <a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></span><span class="tabEnd">&nbsp;</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>protected &lt;A extends <a href="http://docs.oracle.com/javase/7/docs/api/java/lang/Appendable.html?is-external=true" title="class or interface in java.lang">Appendable</a>&gt;<br>A</code></td>
<td class="colLast"><span class="typeNameLabel">SftpCommand.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpCommand.html#appendFileAttributes-A-org.apache.sshd.client.subsystem.sftp.SftpClient-java.lang.String-org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes-">appendFileAttributes</a></span>(A&nbsp;stdout,
<a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html" title="interface in org.apache.sshd.client.subsystem.sftp">SftpClient</a>&nbsp;sftp,
<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
<a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a>&nbsp;attrs)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">SftpClient.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#setStat-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes-">setStat</a></span>(<a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Handle</a>&nbsp;handle,
<a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a>&nbsp;attributes)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractSftpClient.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#setStat-org.apache.sshd.client.subsystem.sftp.SftpClient.Handle-org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes-">setStat</a></span>(<a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Handle.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Handle</a>&nbsp;handle,
<a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a>&nbsp;attributes)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">SftpClient.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.html#setStat-java.lang.String-org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes-">setStat</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
<a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a>&nbsp;attributes)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractSftpClient.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#setStat-java.lang.String-org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes-">setStat</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;path,
<a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a>&nbsp;attributes)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractSftpClient.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpClient.html#writeAttributes-org.apache.sshd.common.util.buffer.Buffer-org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes-">writeAttributes</a></span>(<a href="../../../../../../../org/apache/sshd/common/util/buffer/Buffer.html" title="class in org.apache.sshd.common.util.buffer">Buffer</a>&nbsp;buffer,
<a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a>&nbsp;attributes)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected void</code></td>
<td class="colLast"><span class="typeNameLabel">AbstractSftpFileAttributeView.</span><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/AbstractSftpFileAttributeView.html#writeRemoteAttributes-org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes-">writeRemoteAttributes</a></span>(<a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a>&nbsp;attrs)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing constructors, and an explanation">
<caption><span>Constructors in <a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/package-summary.html">org.apache.sshd.client.subsystem.sftp</a> with parameters of type <a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colOne" scope="col">Constructor and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpPosixFileAttributes.html#SftpPosixFileAttributes-java.nio.file.Path-org.apache.sshd.client.subsystem.sftp.SftpClient.Attributes-">SftpPosixFileAttributes</a></span>(<a href="http://docs.oracle.com/javase/7/docs/api/java/nio/file/Path.html?is-external=true" title="class or interface in java.nio.file">Path</a>&nbsp;path,
<a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">SftpClient.Attributes</a>&nbsp;attributes)</code>&nbsp;</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= 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><a href="../../../../../../../org/apache/sshd/client/subsystem/sftp/SftpClient.Attributes.html" title="class in org.apache.sshd.client.subsystem.sftp">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/sshd/client/subsystem/sftp/class-use/SftpClient.Attributes.html" target="_top">Frames</a></li>
<li><a href="SftpClient.Attributes.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>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2008&#x2013;2016 <a href="http://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>