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

NetworkList
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 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-2006 publicobject.com, O'Dell Engineering.
Documentation build by pbuilder at 2007-12-21 23:49