Serialized Form

Class common.AlreadyPlayingException extends java.lang.Exception implements Serializable


Class common.AlreadyRecordingException extends java.lang.Exception implements Serializable


Class common.CDTrack extends net.jini.entry.AbstractEntry implements Serializable

Serialized Fields

artist

java.lang.String artist

title

java.lang.String title

trackTitle

java.lang.String trackTitle

trackNumber

int trackNumber


Class common.ComparableServiceItem extends net.jini.core.lookup.ServiceItem implements Serializable

Serialized Fields

compareStr

java.lang.String compareStr


Class common.IncompatableSinkException extends java.lang.Exception implements Serializable


Class common.IncompatableSourceException extends java.lang.Exception implements Serializable


Class common.MimeType extends java.lang.Object implements Serializable

Serialized Fields

contentType

java.lang.String contentType
A MIME type is made up of 2 parts contentType/subtype


subtype

java.lang.String subtype


Class common.NoSuchListenerException extends java.lang.Exception implements Serializable


Class common.NoSuchSinkException extends java.lang.Exception implements Serializable


Class common.NoSuchSourceException extends java.lang.Exception implements Serializable


Class common.NotPlayingException extends java.lang.Exception implements Serializable


Class common.NotRecordingException extends java.lang.Exception implements Serializable


Class common.SourceSink extends java.lang.Object implements Serializable

Serialized Fields

sources

net.jini.core.lookup.ServiceItem[] sources

sink

net.jini.core.lookup.ServiceItem sink


Class common.TooManySinksException extends java.lang.Exception implements Serializable


Class common.TooManySourcesException extends java.lang.Exception implements Serializable