public class UartbusFtpServer extends Object
Modifier and Type | Field and Description |
---|---|
static eu.javaexperience.cli.CliEntry<String> |
FTP_DIRECTORY |
protected static eu.javaexperience.cli.CliEntry[] |
PROG_CLI_ENTRIES |
static eu.javaexperience.cli.CliEntry<byte[]> |
RPC_PATH |
Constructor and Description |
---|
UartbusFtpServer() |
Modifier and Type | Method and Description |
---|---|
static VUnsigned |
fid(int id) |
static void |
main(String[] args) |
static VSigned |
neg(int id) |
public static final eu.javaexperience.cli.CliEntry<byte[]> RPC_PATH
public static final eu.javaexperience.cli.CliEntry<String> FTP_DIRECTORY
protected static final eu.javaexperience.cli.CliEntry[] PROG_CLI_ENTRIES
public static void main(String[] args) throws IOException, eu.javaexperience.nativ.posix.PosixErrnoException
IOException
eu.javaexperience.nativ.posix.PosixErrnoException
public static VUnsigned fid(int id)
public static VSigned neg(int id)
Copyright © 2020. All rights reserved.