public class DirectoryCreatedEvent extends ApacheMinaSftpEvent
| Constructor and Description |
|---|
DirectoryCreatedEvent(java.lang.Object source,
java.nio.file.Path path,
java.util.Map<java.lang.String,?> attrs) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<java.lang.String,?> |
getAttrs() |
java.nio.file.Path |
getPath() |
java.lang.String |
toString() |
getSession