Package ca.odell.glazedlists.io
-
Interface Summary Interface Description ByteCoder An utility interface for converting Objects to bytes for storage or network transport.NetworkListStatusListener Listens to the current status of aNetworkList
. -
Class Summary Class Description CachingList FileList AnEventList
that is persisted to disk.GlazedListsIO A factory for creating all sorts of objects to be used with Glazed Lists.ListPeer AListPeer
manages the network resources for publishing and subscribing toNetworkList
s.NetworkList<E> AnEventList
that is either published to the network or subscribed from the network.