Uses of Interface ca.odell.glazedlists.io.ByteCoder

Uses in package ca.odell.glazedlists.io

Constructors with parameter type ca.odell.glazedlists.io.ByteCoder

FileList.FileList(File file, ByteCoder byteCoder)
Create a FileList that stores its data in the specified file.

Methods with parameter type ca.odell.glazedlists.io.ByteCoder

ListPeer.NetworkList publish(EventList source, String path, ByteCoder byteCoder)
Publish the specified EventList with the specified name.
NetworkList<E>
ListPeer.subscribe(String host, int port, String path, ByteCoder byteCoder)
Subscribe to the EventList with the specified name.

Methods with return type ca.odell.glazedlists.io.ByteCoder

ByteCoder
Creates a ByteCoder that uses XMLEncoder and XMLDecoder classes from java.beans.
ByteCoder
Creates a ByteCoder that encodes Serializable Objects using an java.io.ObjectOutputStream.

Glazed Lists, Copyright © 2003 publicobject.com, O'Dell Engineering.
Documentation build by pbuilder at 2009-07-14 22:05