Class ScpDirEndCommandDetails
java.lang.Object
org.apache.sshd.scp.common.helpers.AbstractScpCommandDetails
org.apache.sshd.scp.common.helpers.ScpDirEndCommandDetails
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final charstatic final Stringstatic final ScpDirEndCommandDetailsFields inherited from class AbstractScpCommandDetails
command -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class AbstractScpCommandDetails
getCommand
-
Field Details
-
COMMAND_NAME
public static final char COMMAND_NAME- See Also:
-
HEADER
- See Also:
-
INSTANCE
-
-
Constructor Details
-
ScpDirEndCommandDetails
public ScpDirEndCommandDetails() -
ScpDirEndCommandDetails
-
-
Method Details
-
toHeader
- Specified by:
toHeaderin classAbstractScpCommandDetails- Returns:
- The equivalent SCP command header represented by these details
-
hashCode
-
equals
-
parse
-