| Package | Description |
|---|---|
| org.waarp.common.command |
Global classes that store all informations on implemented commands, arguments, reply codes.
|
| org.waarp.common.command.exception |
FTP like Exception related to commands
|
| org.waarp.common.file |
Classes implementing File, Directory, Authentication and Session Interfaces
|
| org.waarp.common.file.filesystembased |
Classes implementing FileInterface and Directory according to a filesystem implementation
|
| org.waarp.common.file.passthrough |
Classes implementing FileInterface and Directory according to a pass through implementation (no
storage since data are just pass through this interface)
|
| Class and Description |
|---|
| CommandAbstractException
Abstract class for exception in commands
|
| Class and Description |
|---|
| CommandAbstractException
Abstract class for exception in commands
|
| Class and Description |
|---|
| CommandAbstractException
Abstract class for exception in commands
|
| Reply421Exception
421 Service not available, closing control connection.
|
| Reply530Exception
530 Not logged in.
|
| Class and Description |
|---|
| CommandAbstractException
Abstract class for exception in commands
|
| Reply421Exception
421 Service not available, closing control connection.
|
| Reply530Exception
530 Not logged in.
|
| Class and Description |
|---|
| CommandAbstractException
Abstract class for exception in commands
|
Copyright © 2009–2019 Waarp. All rights reserved.