| Package | Description |
|---|---|
| com.sshtools.common.events | |
| com.sshtools.common.files | |
| com.sshtools.common.files.direct | |
| com.sshtools.common.sftp |
| Modifier and Type | Method and Description |
|---|---|
Event |
Event.addAttribute(java.lang.String key,
java.lang.Object value)
Add an attribute to the event
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventService.fireEvent(Event evt)
Fire an Event at all EventListeners that have registered an interest in events.
|
void |
EventTrigger.fireEvent(Event evt) |
void |
EventServiceImplementation.fireEvent(Event evt)
Send an SSH Event to each registered listener
|
void |
EventListener.processEvent(Event evt)
Invoked when an event occurs.
|
| Modifier and Type | Method and Description |
|---|---|
Event |
AbstractFileFactory.populateEvent(Event evt) |
Event |
SpaceRestrictedFileFactoryAdapter.populateEvent(Event evt) |
Event |
ReadOnlyFileFactoryAdapter.populateEvent(Event evt) |
| Modifier and Type | Method and Description |
|---|---|
Event |
AbstractFileFactory.populateEvent(Event evt) |
Event |
SpaceRestrictedFileFactoryAdapter.populateEvent(Event evt) |
Event |
ReadOnlyFileFactoryAdapter.populateEvent(Event evt) |
| Modifier and Type | Method and Description |
|---|---|
Event |
DirectFileFactory.populateEvent(Event evt) |
| Modifier and Type | Method and Description |
|---|---|
Event |
DirectFileFactory.populateEvent(Event evt) |
| Modifier and Type | Method and Description |
|---|---|
void |
SftpSubsystem.fireEvent(Event event) |
void |
AbstractFileSystem.populateEvent(Event evt) |
Copyright © 2022. All rights reserved.