public class SSHDEvent extends Event
All events have the following attributes in common :-
int
and must be unique across the
whole of SSHD.source
Constructor and Description |
---|
SSHDEvent(Object source,
int id,
boolean state,
String uuid) |
SSHDEvent(Object source,
int id,
Throwable error,
String uuid) |
addAttribute, getAllAttributes, getAttribute, getId, getState, getUuid
getSource, toString
Copyright © 2024. All rights reserved.