public class PathRemovedEvent extends ApacheMinaSftpEvent
| Constructor and Description |
|---|
PathRemovedEvent(java.lang.Object source,
java.nio.file.Path path,
boolean isDirectory,
java.lang.Throwable thrown) |
| Modifier and Type | Method and Description |
|---|---|
java.nio.file.Path |
getPath() |
boolean |
isDirectory() |
java.lang.String |
toString() |
getSession