public class ScpDirEndCommandDetails extends AbstractScpCommandDetails
Modifier and Type | Field and Description |
---|---|
static char |
COMMAND_NAME |
static String |
HEADER |
static ScpDirEndCommandDetails |
INSTANCE |
command
Constructor and Description |
---|
ScpDirEndCommandDetails() |
ScpDirEndCommandDetails(String header) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
static ScpDirEndCommandDetails |
parse(String header) |
String |
toHeader() |
getCommand
public static final char COMMAND_NAME
public static final String HEADER
public static final ScpDirEndCommandDetails INSTANCE
public ScpDirEndCommandDetails()
public ScpDirEndCommandDetails(String header)
public String toHeader()
toHeader
in class AbstractScpCommandDetails
public static ScpDirEndCommandDetails parse(String header)
Copyright © 2018–2021 The Apache Software Foundation. All rights reserved.