public interface NetworkEventReceiver
| Modifier and Type | Method and Description |
|---|---|
void |
closed() |
void |
exception(Throwable t) |
void |
received(NetworkEvent msg) |
void received(NetworkEvent msg)
void exception(Throwable t)
void closed()
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.