public abstract class AbstractScpCommandDetails extends Object
Modifier and Type | Field and Description |
---|---|
protected char |
command |
Modifier | Constructor and Description |
---|---|
protected |
AbstractScpCommandDetails(char command) |
Modifier and Type | Method and Description |
---|---|
char |
getCommand() |
abstract String |
toHeader() |
public char getCommand()
public abstract String toHeader()
Copyright © 2008–2024 The Apache Software Foundation. All rights reserved.