public interface NetworkListStatusListener
extends java.util.EventListener
NetworkList
.Modifier and Type | Method and Description |
---|---|
void |
connected(NetworkList list)
Called each time a
NetworkList becomes connected. |
void |
disconnected(NetworkList list,
java.lang.Exception reason)
Called each time a
NetworkList 's connection status changes. |
void connected(NetworkList list)
NetworkList
becomes connected.void disconnected(NetworkList list, java.lang.Exception reason)
NetworkList
's connection status changes. This
method may be called for each attempt it makes to reconnect to the network.Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by mockbuild at 2015-02-09 16:42