Package | Description |
---|---|
org.apache.ftpserver | |
org.apache.ftpserver.impl |
Internal classes, do not use directly!
|
org.apache.ftpserver.message | |
org.apache.ftpserver.message.impl |
Internal classes, do not use directly!
|
Modifier and Type | Method and Description |
---|---|
MessageResource |
FtpServerFactory.getMessageResource()
Retrieve the message resource used by servers created by this factory
|
Modifier and Type | Method and Description |
---|---|
void |
FtpServerFactory.setMessageResource(MessageResource messageResource)
Set the message resource to be used with by servers created by this factory
|
Modifier and Type | Method and Description |
---|---|
MessageResource |
DefaultFtpServer.getMessageResource()
Retrieve the message resource used with this server
|
MessageResource |
DefaultFtpServerContext.getMessageResource()
Get message resource.
|
MessageResource |
FtpServerContext.getMessageResource()
Get message resource.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultFtpServerContext.setMessageResource(MessageResource messageResource) |
Modifier and Type | Method and Description |
---|---|
MessageResource |
MessageResourceFactory.createMessageResource()
Create an
MessageResource based on the configuration on this factory |
Modifier and Type | Class and Description |
---|---|
class |
DefaultMessageResource
Internal class, do not use directly.
Class to get FtpServer reply messages.
|
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.