@FunctionalInterface
public interface ConnectionEventListenerI
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
$0 |
Modifier and Type | Method and Description |
---|---|
void |
processConnectionEvent(ConnectionEvent ce)
Called with a
ConnectionEvent that affects the current connection. |
static final java.lang.String $0
void processConnectionEvent(ConnectionEvent ce)
ConnectionEvent
that affects the current connection.Copyright © 2000-2025 OAshi S.à r.l. All Rights Reserved.