| Package | Description |
|---|---|
| com.sshtools.common.events | |
| com.sshtools.common.ssh |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.Collection<EventListener> |
EventServiceImplementation.globalListeners |
| Modifier and Type | Method and Description |
|---|---|
void |
EventService.addListener(EventListener listener)
Add an EventListener to the list of objects that will be sent Events.
|
void |
EventServiceImplementation.addListener(EventListener listener) |
void |
EventService.removeListener(EventListener listener)
Remove an EventListener
|
void |
EventServiceImplementation.removeListener(EventListener listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
SshConnection.addEventListener(EventListener listener) |
void |
SshConnection.removeEventListener(EventListener listener) |
Copyright © 2022. All rights reserved.