Uses of Class
ca.odell.glazedlists.io.NetworkList

Packages that use NetworkList
ca.odell.glazedlists.io   
 

Uses of NetworkList in ca.odell.glazedlists.io
 

Methods in ca.odell.glazedlists.io that return NetworkList
<E> NetworkList<E>
ListPeer.publish(EventList<E> source, String path, ByteCoder byteCoder)
          Publish the specified EventList with the specified name.
 NetworkList ListPeer.subscribe(String host, int port, String path, ByteCoder byteCoder)
          Subscribe to the EventList with the specified name.
 

Methods in ca.odell.glazedlists.io with parameters of type NetworkList
 void NetworkListStatusListener.connected(NetworkList list)
          Called each time a NetworkList becomes connected.
 void NetworkListStatusListener.disconnected(NetworkList list, Exception reason)
          Called each time a NetworkList's connection status changes.
 



Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by hbrands at 2017-03-13 22:58