public static interface Host.Listener
Modifier and Type | Method and Description |
---|---|
void |
onAvailable(Host host) |
void |
onNew(Host host) |
void |
onRemove(Host host) |
void |
onUnavailable(Host host) |
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.