Package | Description |
---|---|
ca.odell.glazedlists.io |
Modifier and Type | Method and Description |
---|---|
static ByteCoder |
GlazedListsIO.beanXMLByteCoder()
|
static ByteCoder |
GlazedListsIO.serializableByteCoder()
|
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.
|
Constructor and Description |
---|
FileList(java.io.File file,
ByteCoder byteCoder)
Create a
FileList that stores its data in the specified file. |
Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by mockbuild at 2013-02-25 11:44