Package | Description |
---|---|
org.apache.ftpserver.impl |
Internal classes, do not use directly!
|
Modifier and Type | Class and Description |
---|---|
class |
LocalizedDataTransferFtpReply
An implementation of
DataTransferReply . |
class |
LocalizedFileActionFtpReply
An implementation of
FileActionFtpReply . |
class |
LocalizedRenameFtpReply
An implementation of
RenameFtpReply that is sent when a file
or directory is renamed. |
Modifier and Type | Method and Description |
---|---|
static LocalizedFtpReply |
LocalizedFtpReply.translate(FtpIoSession session,
FtpRequest request,
FtpServerContext context,
int code,
String subId,
String basicMsg) |
Copyright © 2003–2025 The Apache Software Foundation. All rights reserved.