Package | Description |
---|---|
ca.odell.glazedlists.io |
Modifier and Type | Method and Description |
---|---|
<E> NetworkList<E> |
ListPeer.publish(EventList<E> source,
java.lang.String path,
ByteCoder byteCoder)
Publish the specified EventList with the specified name.
|
NetworkList |
ListPeer.subscribe(java.lang.String host,
int port,
java.lang.String path,
ByteCoder byteCoder)
Subscribe to the EventList with the specified name.
|
Modifier and Type | Method and Description |
---|---|
void |
NetworkListStatusListener.connected(NetworkList list)
Called each time a
NetworkList becomes connected. |
void |
NetworkListStatusListener.disconnected(NetworkList list,
java.lang.Exception reason)
Called each time a
NetworkList 's connection status changes. |
Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by mockbuild at 2018-07-13 9:19