►CAbstractAudioRenderingControl | |
Cde.yaacc.upnp.server.YaaccAudioRenderingControlService | |
Corg.fourthline.cling.support.contentdirectory.AbstractContentDirectoryService | Simple ContentDirectory service skeleton |
►Corg.fourthline.cling.model.types.AbstractDatatype< Boolean > | |
Corg.fourthline.cling.model.types.BooleanDatatype | |
►Corg.fourthline.cling.model.types.AbstractDatatype< byte[]> | |
Corg.fourthline.cling.model.types.Base64Datatype | |
Corg.fourthline.cling.model.types.BinHexDatatype | |
►Corg.fourthline.cling.model.types.AbstractDatatype< Calendar > | |
Corg.fourthline.cling.model.types.DateTimeDatatype | |
►Corg.fourthline.cling.model.types.AbstractDatatype< Character > | |
Corg.fourthline.cling.model.types.CharacterDatatype | |
►Corg.fourthline.cling.model.types.AbstractDatatype< Double > | |
Corg.fourthline.cling.model.types.DoubleDatatype | |
►Corg.fourthline.cling.model.types.AbstractDatatype< Float > | |
Corg.fourthline.cling.model.types.FloatDatatype | |
►Corg.fourthline.cling.model.types.AbstractDatatype< Integer > | |
Corg.fourthline.cling.model.types.IntegerDatatype | Although the UDA 1.0 spec doesn't say it, we assume that "int" is a 4 byte regular Java integer |
►Corg.fourthline.cling.model.types.AbstractDatatype< Short > | |
Corg.fourthline.cling.model.types.ShortDatatype | |
►Corg.fourthline.cling.model.types.AbstractDatatype< String > | |
Corg.fourthline.cling.model.types.CustomDatatype | |
Corg.fourthline.cling.model.types.StringDatatype | |
►Corg.fourthline.cling.model.types.AbstractDatatype< UnsignedIntegerFourBytes > | |
Corg.fourthline.cling.model.types.UnsignedIntegerFourBytesDatatype | |
►Corg.fourthline.cling.model.types.AbstractDatatype< UnsignedIntegerOneByte > | |
Corg.fourthline.cling.model.types.UnsignedIntegerOneByteDatatype | |
►Corg.fourthline.cling.model.types.AbstractDatatype< UnsignedIntegerTwoBytes > | |
Corg.fourthline.cling.model.types.UnsignedIntegerTwoBytesDatatype | |
►Corg.fourthline.cling.model.types.AbstractDatatype< URI > | |
Corg.fourthline.cling.model.types.URIDatatype | |
►CAbstractMediaReceiverRegistrarService | |
Cde.yaacc.upnp.server.YaaccMediaReceiverRegistrarService | |
Corg.fourthline.cling.support.xmicrosoft.AbstractMediaReceiverRegistrarService | Basic implementation of service required by MSFT devices such as XBox 360 |
Corg.fourthline.cling.support.avtransport.impl.state.AbstractState< T extends AVTransport > | |
►Corg.fourthline.cling.support.avtransport.impl.state.AbstractState< T > | |
Corg.fourthline.cling.support.avtransport.impl.state.NoMediaPresent< T extends AVTransport > | |
Corg.fourthline.cling.support.avtransport.impl.state.PausedPlay< T extends AVTransport > | |
Corg.fourthline.cling.support.avtransport.impl.state.Playing< T extends AVTransport > | |
Corg.fourthline.cling.support.avtransport.impl.state.Stopped< T extends AVTransport > | |
►CAbstractStreamClient | |
Cde.yaacc.upnp.YaaccStreamingClientImpl | |
►CAbstractStreamClientConfiguration | |
Cde.yaacc.upnp.YaaccStreamingClientConfigurationImpl | |
►Corg.fourthline.cling.model.meta.Action< S > | |
Corg.fourthline.cling.model.meta.QueryStateVariableAction< S extends Service > | Describes a single action, the deprecated "query any state variable" action |
►CActionCallback | |
Cde.yaacc.upnp.callback.avtransport.AdjustSyncOffset | |
Cde.yaacc.upnp.callback.avtransport.GetSyncOffset | |
Cde.yaacc.upnp.callback.avtransport.SetSyncOffset | |
Cde.yaacc.upnp.callback.avtransport.SyncPause | |
Cde.yaacc.upnp.callback.avtransport.SyncPlay | |
Cde.yaacc.upnp.callback.avtransport.SyncStop | |
Corg.fourthline.cling.support.avtransport.callback.GetCurrentTransportActions | |
Corg.fourthline.cling.support.avtransport.callback.GetDeviceCapabilities | |
Corg.fourthline.cling.support.avtransport.callback.GetMediaInfo | |
Corg.fourthline.cling.support.avtransport.callback.GetPositionInfo | |
Corg.fourthline.cling.support.avtransport.callback.GetTransportInfo | |
Corg.fourthline.cling.support.avtransport.callback.Next | |
Corg.fourthline.cling.support.avtransport.callback.Pause | |
Corg.fourthline.cling.support.avtransport.callback.Play | |
Corg.fourthline.cling.support.avtransport.callback.Previous | |
Corg.fourthline.cling.support.avtransport.callback.Seek | |
Corg.fourthline.cling.support.avtransport.callback.SetAVTransportURI | |
Corg.fourthline.cling.support.avtransport.callback.SetPlayMode | |
Corg.fourthline.cling.support.avtransport.callback.Stop | |
Corg.fourthline.cling.support.connectionmanager.callback.ConnectionComplete | |
Corg.fourthline.cling.support.connectionmanager.callback.GetCurrentConnectionInfo | |
Corg.fourthline.cling.support.connectionmanager.callback.GetProtocolInfo | |
Corg.fourthline.cling.support.connectionmanager.callback.PrepareForConnection | |
Corg.fourthline.cling.support.contentdirectory.callback.Browse | Invokes a "Browse" action, parses the result |
Corg.fourthline.cling.support.contentdirectory.callback.GetSystemUpdateID | |
Corg.fourthline.cling.support.contentdirectory.callback.Search | Invokes a "Search" action, parses the result |
Corg.fourthline.cling.support.igd.callback.GetExternalIP | |
Corg.fourthline.cling.support.igd.callback.GetStatusInfo | |
Corg.fourthline.cling.support.igd.callback.PortMappingAdd | |
Corg.fourthline.cling.support.igd.callback.PortMappingDelete | |
Corg.fourthline.cling.support.igd.callback.PortMappingEntryGet | |
Corg.fourthline.cling.support.messagebox.AddMessage | |
Corg.fourthline.cling.support.messagebox.RemoveMessage | ATTENTION: My Samsung TV does not implement this! |
Corg.fourthline.cling.support.renderingcontrol.callback.GetMute | |
Corg.fourthline.cling.support.renderingcontrol.callback.GetVolume | |
Corg.fourthline.cling.support.renderingcontrol.callback.SetMute | |
Corg.fourthline.cling.support.renderingcontrol.callback.SetVolume | |
►CActionException | |
Corg.fourthline.cling.support.avtransport.AVTransportException | |
Corg.fourthline.cling.support.connectionmanager.ConnectionManagerException | |
Corg.fourthline.cling.support.contentdirectory.ContentDirectoryException | |
Corg.fourthline.cling.support.renderingcontrol.RenderingControlException | |
►Corg.fourthline.cling.model.action.ActionExecutor | Executes an org.fourthline.cling.model.action.ActionInvocation |
►Corg.fourthline.cling.model.action.AbstractActionExecutor | Shared procedures for action executors based on an actual service implementation instance |
Corg.fourthline.cling.model.action.MethodActionExecutor | Invokes methods on a service implementation instance with reflection |
Corg.fourthline.cling.model.action.QueryStateVariableExecutor | Special executor for one action, the deprecated "query the value of the any state variable" action |
►Corg.fourthline.cling.model.action.ActionInvocation< S extends Service > | The input, output, and failure values of an action invocation |
Corg.fourthline.cling.model.action.RemoteActionInvocation | An action invocation by a remote control point |
►Corg.fourthline.cling.model.message.control.ActionMessage | A narrowing interface for action request/response messages |
►Corg.fourthline.cling.model.message.control.ActionRequestMessage | |
Corg.fourthline.cling.model.message.control.IncomingActionRequestMessage | |
Corg.fourthline.cling.model.message.control.OutgoingActionRequestMessage | |
►Corg.fourthline.cling.model.message.control.ActionResponseMessage | |
Corg.fourthline.cling.model.message.control.IncomingActionResponseMessage | |
Corg.fourthline.cling.model.message.control.OutgoingActionResponseMessage | |
Cde.yaacc.upnp.ActionState | |
►CRecyclerView.Adapter | |
Cde.yaacc.browser.BrowseContentItemAdapter | Adapter for browsing devices |
Cde.yaacc.browser.BrowseDeviceAdapter | |
Cde.yaacc.browser.BrowseReceiverDeviceAdapter | |
Cde.yaacc.browser.PlayerListItemAdapter | Adapter for browsing player |
Cde.yaacc.player.PlaylistItemAdapter | |
Corg.fourthline.cling.registry.event.After | |
Corg.fourthline.cling.registry.event.Phase.Alive | |
Corg.fourthline.cling.binding.AllowedValueProvider | |
Corg.fourthline.cling.binding.AllowedValueRangeProvider | |
Corg.fourthline.cling.binding.annotations.AnnotationActionBinder | |
Corg.fourthline.cling.binding.annotations.AnnotationStateVariableBinder | |
►CAppCompatActivity | |
Cde.yaacc.browser.TabBrowserActivity | Activity for browsing devices and folders |
Cde.yaacc.imageviewer.ImageViewerActivity | Simple ImageViewer based on the android ImageView component; |
Cde.yaacc.player.AVTransportPlayerActivity | A avtransport player activity controlling the AVTransportPlayer |
Cde.yaacc.player.MultiContentPlayerActivity | A multi content player activity based on the multi content player |
Cde.yaacc.player.MusicPlayerActivity | A music player activity based on a background music service |
Cde.yaacc.settings.SettingsActivity | |
Cde.yaacc.upnp.server.YaaccUpnpServerControlActivity | Control activity for the yaacc upnp server |
Cde.yaacc.util.AboutActivity | An about dialog for yaacc |
Cde.yaacc.util.YaaccLogActivity | |
►CApplication | |
Cde.yaacc.Yaacc | Application which holds the global state |
Corg.seamless.xml.DOMElement< CHILD extends DOMElement, PARENT extends DOMElement >.ArrayBuilder< CHILD > | |
►CArrayList | |
Corg.fourthline.cling.model.types.csv.CSV< T > | Transforms a state variable value from/to strings of comma-separated elements |
Corg.fourthline.cling.support.model.ProtocolInfos | |
►CAsyncServerRequestHandler | |
Cde.yaacc.upnp.YaaccAsyncStreamServerRequestHandler | |
Cde.yaacc.upnp.server.YaaccUpnpServerServiceHttpHandler | A http service to retrieve media content by an id |
►CAsyncTask | |
Cde.yaacc.browser.BrowseItemLoadTask | |
Cde.yaacc.browser.ContentItemPlayTask | |
Cde.yaacc.browser.DeviceMuteStateLoadTask | |
Cde.yaacc.browser.DeviceVolumeStateLoadTask | |
Cde.yaacc.imageviewer.RetrieveImageTask | Background task for retrieving network images |
Cde.yaacc.util.FileDownloader | |
Cde.yaacc.util.image.IconDownloadTask | AsyncTask fpr retrieving icons while browsing |
Cde.yaacc.util.image.ImageDownloadTask | AsyncTask fpr retrieving icons while browsing |
Corg.fourthline.cling.binding.xml.Descriptor.Service.ATTRIBUTE | |
Corg.fourthline.cling.support.model.dlna.types.AvailableSeekRangeType | |
►CAVTransport | |
Cde.yaacc.upnp.server.avtransport.AvTransport | |
Corg.fourthline.cling.support.model.AVTransport | State of one logical instance of the AV Transport service |
Corg.fourthline.cling.support.avtransport.AVTransportErrorCode | |
►CAVTransportStateMachine | |
Cde.yaacc.upnp.server.avtransport.AvTransportStateMachine | |
Cde.yaacc.upnp.server.avtransport.AvTransportVariable | |
Corg.fourthline.cling.support.avtransport.lastchange.AVTransportVariable | |
►CBackgoundMusicServiceListener | |
Cde.yaacc.player.LocalBackgoundMusicPlayer | A Player for local music playing in background |
Cde.yaacc.musicplayer.BackgoundMusicServiceListener | |
Corg.fourthline.cling.registry.event.Before | |
►Candroid.os.Binder | |
Cde.yaacc.upnp.UpnpRegistryService.UpnpRegistryServiceBinder | |
►CBinder | |
Cde.yaacc.musicplayer.BackgroundMusicService.BackgroundMusicServiceBinder | |
Cde.yaacc.player.PlayerService.PlayerServiceBinder | |
Cde.yaacc.upnp.server.YaaccUpnpServerService.YaaccUpnpServerServiceBinder | |
Corg.fourthline.cling.model.types.UnsignedVariableInteger.Bits | |
►CBroadcastReceiver | |
Cde.yaacc.imageviewer.ImageViewerBroadcastReceiver | |
Cde.yaacc.musicplayer.BackgroundMusicBroadcastReceiver | |
Cde.yaacc.upnp.server.ServerAutostart | |
►CBrowse | |
Cde.yaacc.upnp.callback.contentdirectory.ContentDirectoryBrowseActionCallback | ActionCallback for content directory browsing |
Corg.fourthline.cling.support.model.BrowseFlag | |
Corg.fourthline.cling.support.model.BrowseResult | |
Cde.yaacc.browser.BrowserTabs | |
Corg.fourthline.cling.support.model.dlna.types.BufferInfoType | |
Corg.seamless.xml.DOMElement< CHILD extends DOMElement, PARENT extends DOMElement >.Builder< T extends DOMElement > | |
Corg.seamless.xml.DOMElement< CHILD extends DOMElement, PARENT extends DOMElement >.Builder< PARENT > | |
►Corg.seamless.xml.DOMElement< CHILD extends DOMElement, PARENT extends DOMElement >.Builder< T > | |
Corg.seamless.xml.DOMElement< CHILD extends DOMElement, PARENT extends DOMElement >.ArrayBuilder< T extends DOMElement > | |
Corg.fourthline.cling.registry.event.Phase.Byebye | |
Corg.fourthline.cling.model.types.BytesRange | |
►CDiffUtil.Callback | |
Cde.yaacc.browser.DeviceDiffCallback | |
Cde.yaacc.player.PlayableItemDiffCallback | |
Corg.fourthline.cling.model.gena.CancelReason | The reason why a org.fourthline.cling.model.gena.GENASubscription has ended unexpectedly |
Corg.fourthline.cling.support.messagebox.model.Message.Category | |
Corg.fourthline.cling.support.model.Channel | |
Corg.fourthline.cling.support.renderingcontrol.lastchange.ChannelLoudness | |
Corg.fourthline.cling.support.renderingcontrol.lastchange.ChannelMute | |
Corg.fourthline.cling.support.renderingcontrol.lastchange.ChannelVolume | |
Corg.fourthline.cling.support.renderingcontrol.lastchange.ChannelVolumeDB | |
►Corg.fourthline.cling.model.profile.ClientInfo | Encapsulates information about a (local) client |
Corg.fourthline.cling.model.profile.RemoteClientInfo | Encapsulates information about a remote control point, the client |
Corg.fourthline.cling.support.model.dlna.types.CodedDataBuffer | |
Corg.fourthline.cling.model.Command< T > | Executable procedure, invoked and potentially decorated by the org.fourthline.cling.model.ServiceManager |
Corg.fourthline.cling.registry.event.Phase.Complete | |
Corg.fourthline.cling.model.message.Connection | An API for the Cling protocol layer to access some transport layer details |
Corg.fourthline.cling.support.model.Connection | |
Corg.fourthline.cling.support.model.ConnectionInfo | Immutable type encapsulating the state of a single connection |
Corg.fourthline.cling.support.connectionmanager.ConnectionManagerErrorCode | |
►Corg.fourthline.cling.support.connectionmanager.ConnectionManagerService | Base for connection management, implements the connection ID "0" behavior |
Corg.fourthline.cling.support.connectionmanager.AbstractPeeringConnectionManagerService | Support for setup and teardown of an arbitrary number of connections with a manager peer |
Corg.fourthline.cling.model.Constants | Shared and immutable settings |
Corg.fourthline.cling.support.lastchange.LastChangeParser.CONSTANTS | |
►Cde.yaacc.upnp.server.contentdirectory.ContentBrowser | Super class for all contentent directory browsers |
Cde.yaacc.upnp.server.contentdirectory.ImageAllItemBrowser | Browser for an image item |
Cde.yaacc.upnp.server.contentdirectory.ImageByBucketNameItemBrowser | Browser for an image item |
Cde.yaacc.upnp.server.contentdirectory.ImagesAllFolderBrowser | Browser for the image folder |
Cde.yaacc.upnp.server.contentdirectory.ImagesByBucketNameFolderBrowser | Browser for the image folder |
Cde.yaacc.upnp.server.contentdirectory.ImagesByBucketNamesFolderBrowser | Browser for the image folder |
Cde.yaacc.upnp.server.contentdirectory.ImagesFolderBrowser | Browser for the image folder |
Cde.yaacc.upnp.server.contentdirectory.MusicAlbumFolderBrowser | Browser for a music genre folder |
Cde.yaacc.upnp.server.contentdirectory.MusicAlbumItemBrowser | Browser for a music album item |
Cde.yaacc.upnp.server.contentdirectory.MusicAlbumsFolderBrowser | Browser for the music albums folder |
Cde.yaacc.upnp.server.contentdirectory.MusicAllTitleItemBrowser | Browser for a music item |
Cde.yaacc.upnp.server.contentdirectory.MusicAllTitlesFolderBrowser | Browser for the music all titles folder |
Cde.yaacc.upnp.server.contentdirectory.MusicArtistFolderBrowser | Browser for a music artist folder |
Cde.yaacc.upnp.server.contentdirectory.MusicArtistItemBrowser | Browser for a music artist item |
Cde.yaacc.upnp.server.contentdirectory.MusicArtistsFolderBrowser | Browser for the music artists folder |
Cde.yaacc.upnp.server.contentdirectory.MusicFolderBrowser | Browser for the music folder |
Cde.yaacc.upnp.server.contentdirectory.MusicGenreFolderBrowser | Browser for a music genre folder |
Cde.yaacc.upnp.server.contentdirectory.MusicGenreItemBrowser | Browser for a music album item |
Cde.yaacc.upnp.server.contentdirectory.MusicGenresFolderBrowser | Browser for the music genres folder |
Cde.yaacc.upnp.server.contentdirectory.RootFolderBrowser | Browser for the root folder |
Cde.yaacc.upnp.server.contentdirectory.VideoItemBrowser | Browser for a video item |
Cde.yaacc.upnp.server.contentdirectory.VideosFolderBrowser | Browser for the video folder |
Cde.yaacc.upnp.callback.contentdirectory.ContentDirectoryBrowseResult | Result of a content directory browsing |
Corg.fourthline.cling.support.contentdirectory.ContentDirectoryErrorCode | |
Cde.yaacc.upnp.server.contentdirectory.ContentDirectoryIDs | |
►Corg.fourthline.cling.controlpoint.ControlPoint | Unified API for the asynchronous execution of network searches, actions, event subscriptions |
Corg.fourthline.cling.controlpoint.ControlPointImpl | Default implementation |
►Corg.fourthline.cling.model.types.csv.CSV< Boolean > | |
Corg.fourthline.cling.model.types.csv.CSVBoolean | |
►Corg.fourthline.cling.model.types.csv.CSV< byte[]> | |
Corg.fourthline.cling.model.types.csv.CSVBytes | |
►Corg.fourthline.cling.model.types.csv.CSV< Character > | |
Corg.fourthline.cling.model.types.csv.CSVCharacter | |
►Corg.fourthline.cling.model.types.csv.CSV< Date > | |
Corg.fourthline.cling.model.types.csv.CSVDate | |
►Corg.fourthline.cling.model.types.csv.CSV< Double > | |
Corg.fourthline.cling.model.types.csv.CSVDouble | |
►Corg.fourthline.cling.model.types.csv.CSV< Float > | |
Corg.fourthline.cling.model.types.csv.CSVFloat | |
►Corg.fourthline.cling.model.types.csv.CSV< Integer > | |
Corg.fourthline.cling.model.types.csv.CSVInteger | |
►Corg.fourthline.cling.model.types.csv.CSV< Short > | |
Corg.fourthline.cling.model.types.csv.CSVShort | |
►Corg.fourthline.cling.model.types.csv.CSV< String > | |
Corg.fourthline.cling.model.types.csv.CSVString | |
►Corg.fourthline.cling.model.types.csv.CSV< UnsignedIntegerFourBytes > | |
Corg.fourthline.cling.model.types.csv.CSVUnsignedIntegerFourBytes | |
►Corg.fourthline.cling.model.types.csv.CSV< UnsignedIntegerOneByte > | |
Corg.fourthline.cling.model.types.csv.CSVUnsignedIntegerOneByte | |
►Corg.fourthline.cling.model.types.csv.CSV< UnsignedIntegerTwoBytes > | |
Corg.fourthline.cling.model.types.csv.CSVUnsignedIntegerTwoBytes | |
►Corg.fourthline.cling.model.types.csv.CSV< URI > | |
Corg.fourthline.cling.model.types.csv.CSVURI | |
►CDatagramIO | |
Corg.fourthline.cling.transport.impl.DatagramIOImpl | Default implementation based on a single shared (receive/send) UDP MulticastSocket |
►CDatagramIOConfiguration | |
Corg.fourthline.cling.transport.impl.DatagramIOConfigurationImpl | Settings for the default implementation |
Corg.fourthline.cling.transport.spi.DatagramIOConfiguration | Collection of typically needed configuration settings |
►CDatagramProcessor | |
Corg.fourthline.cling.transport.impl.DatagramProcessorImpl | Default implementation |
Corg.fourthline.cling.transport.spi.DatagramProcessor | Reads and creates UDP datagrams from and into UPnP messages |
►CDatatype | |
Cde.yaacc.upnp.model.types.SyncOffset | Representation of the upnp type SyncOffset |
►Corg.fourthline.cling.model.types.Datatype< V > | The type of a state variable value, able to convert to/from string representation |
Corg.fourthline.cling.model.types.AbstractDatatype< V > | |
►CDefaultRegistryListener | |
Corg.fourthline.cling.support.igd.PortMappingListener | Maintains UPnP port mappings on an InternetGatewayDevice automatically |
►CDefaultServiceManager | |
Corg.fourthline.cling.support.lastchange.LastChangeAwareServiceManager< T extends LastChangeDelegator > | Handles the "initial" event state for GENA subscriptions to services using LastChange |
►CDefaultUpnpServiceConfiguration | |
Cde.yaacc.upnp.YaaccUpnpServiceConfiguration | |
Corg.fourthline.cling.support.model.DescMeta< M > | Descriptor metadata about an item/resource |
Corg.fourthline.cling.binding.xml.Descriptor | Utility interface with static declarations of all "strings" |
Corg.fourthline.cling.binding.xml.Descriptor.Device | |
►Corg.fourthline.cling.model.meta.Device< DeviceIdentity, LocalDevice, LocalService > | |
Corg.fourthline.cling.model.meta.LocalDevice | The metadata of a device created on this host, by application code |
►Corg.fourthline.cling.model.meta.Device< RemoteDeviceIdentity, RemoteDevice, RemoteService > | |
Corg.fourthline.cling.model.meta.RemoteDevice | The metadata of a device that was discovered on the network |
Corg.fourthline.cling.support.model.DeviceCapabilities | |
►Corg.fourthline.cling.binding.xml.DeviceDescriptorBinder | Reads and generates device descriptor XML metadata |
►Corg.fourthline.cling.binding.xml.UDA10DeviceDescriptorBinderImpl | Implementation based on JAXP DOM |
Corg.fourthline.cling.binding.xml.RecoveringUDA10DeviceDescriptorBinderImpl | |
Corg.fourthline.cling.binding.xml.UDA10DeviceDescriptorBinderSAXImpl | A JAXP SAX parser implementation, which is actually slower than the DOM implementation (on desktop and on Android)! |
►Corg.fourthline.cling.model.profile.DeviceDetailsProvider | Provides custom device details metadata based on control point profile |
Corg.fourthline.cling.model.profile.HeaderDeviceDetailsProvider | Selects device details based on a regex and the client's HTTP headers |
Corg.fourthline.cling.registry.event.DeviceDiscovery< D extends Device > | An observable event for CDI containers |
►Corg.fourthline.cling.registry.event.DeviceDiscovery< LocalDevice > | |
Corg.fourthline.cling.registry.event.LocalDeviceDiscovery | |
►Corg.fourthline.cling.registry.event.DeviceDiscovery< RemoteDevice > | |
Corg.fourthline.cling.registry.event.FailedRemoteDeviceDiscovery | |
Corg.fourthline.cling.registry.event.RemoteDeviceDiscovery | |
►Corg.fourthline.cling.model.types.DeviceType | Represents a device type, for example urn:my-domain-namespace:device:MyDevice:1 |
Corg.fourthline.cling.model.types.UDADeviceType | Device type with a fixed schemas-upnp-org namespace |
►CDialogFragment | |
Cde.yaacc.player.PlaylistDialogFragment | |
Corg.fourthline.cling.support.model.DIDLAttribute | |
Corg.fourthline.cling.support.model.DIDLContent | |
►Corg.fourthline.cling.support.model.DIDLObject | |
►Corg.fourthline.cling.support.model.container.Container | A container in DIDL content |
►Corg.fourthline.cling.support.model.container.Album | |
Corg.fourthline.cling.support.model.container.MusicAlbum | |
Corg.fourthline.cling.support.model.container.PhotoAlbum | |
►Corg.fourthline.cling.support.model.container.GenreContainer | |
Corg.fourthline.cling.support.model.container.MovieGenre | |
Corg.fourthline.cling.support.model.container.MusicGenre | |
►Corg.fourthline.cling.support.model.container.PersonContainer | |
Corg.fourthline.cling.support.model.container.MusicArtist | |
Corg.fourthline.cling.support.model.container.PlaylistContainer | |
Corg.fourthline.cling.support.model.container.StorageFolder | |
Corg.fourthline.cling.support.model.container.StorageSystem | |
Corg.fourthline.cling.support.model.container.StorageVolume | |
►Corg.fourthline.cling.support.model.item.Item | |
►Corg.fourthline.cling.support.model.item.AudioItem | |
Corg.fourthline.cling.support.model.item.AudioBook | |
Corg.fourthline.cling.support.model.item.AudioBroadcast | |
Corg.fourthline.cling.support.model.item.MusicTrack | |
►Corg.fourthline.cling.support.model.item.ImageItem | |
Corg.fourthline.cling.support.model.item.Photo | |
Corg.fourthline.cling.support.model.item.PlaylistItem | |
Corg.fourthline.cling.support.model.item.TextItem | |
►Corg.fourthline.cling.support.model.item.VideoItem | |
Corg.fourthline.cling.support.model.item.Movie | |
Corg.fourthline.cling.support.model.item.MusicVideoClip | |
Corg.fourthline.cling.support.model.item.VideoBroadcast | |
►Corg.fourthline.cling.support.contentdirectory.DIDLParser.DIDLObjectHandler< Container > | |
Corg.fourthline.cling.support.contentdirectory.DIDLParser.ContainerHandler | |
►Corg.fourthline.cling.support.contentdirectory.DIDLParser.DIDLObjectHandler< Item > | |
Corg.fourthline.cling.support.contentdirectory.DIDLParser.ItemHandler | |
Corg.fourthline.cling.model.meta.ActionArgument< S extends Service >.Direction | |
Corg.fourthline.cling.support.model.ConnectionInfo.Direction | |
Corg.fourthline.cling.transport.DisableRouter | |
Corg.fourthline.cling.model.DiscoveryOptions | Options for discovery processing by the org.fourthline.cling.registry.Registry |
Corg.fourthline.cling.support.messagebox.model.Message.DisplayType | |
Corg.fourthline.cling.support.model.dlna.DLNAAttribute< T > | Transforms known and standardized DLNA attributes from/to string representation |
►Corg.fourthline.cling.support.model.dlna.DLNAAttribute< DLNAConversionIndicator > | |
Corg.fourthline.cling.support.model.dlna.DLNAConversionIndicatorAttribute | |
►Corg.fourthline.cling.support.model.dlna.DLNAAttribute< DLNAProfiles > | |
Corg.fourthline.cling.support.model.dlna.DLNAProfileAttribute | |
►Corg.fourthline.cling.support.model.dlna.DLNAAttribute< EnumSet< DLNAFlags > > | |
Corg.fourthline.cling.support.model.dlna.DLNAFlagsAttribute | |
►Corg.fourthline.cling.support.model.dlna.DLNAAttribute< EnumSet< DLNAOperations > > | |
Corg.fourthline.cling.support.model.dlna.DLNAOperationsAttribute | |
►Corg.fourthline.cling.support.model.dlna.DLNAAttribute< TransportPlaySpeed[]> | |
Corg.fourthline.cling.support.model.dlna.DLNAPlaySpeedAttribute | |
Corg.fourthline.cling.model.types.DLNACaps | An arbitrary list of comma-separated elements, representing DLNA capabilities (whatever that is) |
Corg.fourthline.cling.support.model.dlna.DLNAConversionIndicator | DLNA.ORG_CI: conversion indicator parameter (integer) |
Corg.fourthline.cling.model.types.DLNADoc | Representing the DLNA document and its version |
Corg.fourthline.cling.support.model.dlna.DLNAFlags | DLNA.ORG_FLAGS, padded with 24 trailing 0s |
►Corg.fourthline.cling.support.model.dlna.message.header.DLNAHeader< AvailableSeekRangeType > | |
Corg.fourthline.cling.support.model.dlna.message.header.AvailableSeekRangeHeader | |
►Corg.fourthline.cling.support.model.dlna.message.header.DLNAHeader< Boolean > | |
Corg.fourthline.cling.support.model.dlna.message.header.WCTHeader | |
►Corg.fourthline.cling.support.model.dlna.message.header.DLNAHeader< BufferInfoType > | |
Corg.fourthline.cling.support.model.dlna.message.header.BufferInfoHeader | |
►Corg.fourthline.cling.support.model.dlna.message.header.DLNAHeader< EnumMap< DLNAAttribute.Type, DLNAAttribute > > | |
Corg.fourthline.cling.support.model.dlna.message.header.ContentFeaturesHeader | |
►Corg.fourthline.cling.support.model.dlna.message.header.DLNAHeader< Integer > | |
Corg.fourthline.cling.support.model.dlna.message.header.GetAvailableSeekRangeHeader | |
Corg.fourthline.cling.support.model.dlna.message.header.GetContentFeaturesHeader | |
►Corg.fourthline.cling.support.model.dlna.message.header.DLNAHeader< List< PragmaType > > | |
Corg.fourthline.cling.support.model.dlna.message.header.PragmaHeader | DLNA Pragma tokens: |
►Corg.fourthline.cling.support.model.dlna.message.header.DLNAHeader< Long > | |
Corg.fourthline.cling.support.model.dlna.message.header.MaxPrateHeader | |
►Corg.fourthline.cling.support.model.dlna.message.header.DLNAHeader< NormalPlayTime > | |
Corg.fourthline.cling.support.model.dlna.message.header.RealTimeInfoHeader | |
►Corg.fourthline.cling.support.model.dlna.message.header.DLNAHeader< NormalPlayTimeRange > | |
Corg.fourthline.cling.support.model.dlna.message.header.AvailableRangeHeader | |
►Corg.fourthline.cling.support.model.dlna.message.header.DLNAHeader< ScmsFlagType > | |
Corg.fourthline.cling.support.model.dlna.message.header.ScmsFlagHeader | |
►Corg.fourthline.cling.support.model.dlna.message.header.DLNAHeader< ServiceReference > | |
Corg.fourthline.cling.support.model.dlna.message.header.PeerManagerHeader | |
►Corg.fourthline.cling.support.model.dlna.message.header.DLNAHeader< String > | |
Corg.fourthline.cling.support.model.dlna.message.header.EventTypeHeader | |
Corg.fourthline.cling.support.model.dlna.message.header.FriendlyNameHeader | |
Corg.fourthline.cling.support.model.dlna.message.header.SCIDHeader | |
►Corg.fourthline.cling.support.model.dlna.message.header.DLNAHeader< String[]> | |
Corg.fourthline.cling.support.model.dlna.message.header.SupportedHeader | |
►Corg.fourthline.cling.support.model.dlna.message.header.DLNAHeader< TimeSeekRangeType > | |
Corg.fourthline.cling.support.model.dlna.message.header.TimeSeekRangeHeader | |
►Corg.fourthline.cling.support.model.dlna.message.header.DLNAHeader< TransferModeHeader.Type > | |
Corg.fourthline.cling.support.model.dlna.message.header.TransferModeHeader | |
►Corg.fourthline.cling.support.model.dlna.message.header.DLNAHeader< TransportPlaySpeed > | |
Corg.fourthline.cling.support.model.dlna.message.header.PlaySpeedHeader | |
►Corg.fourthline.cling.support.model.dlna.message.header.DLNAHeader< UnsignedIntegerFourBytes > | |
Corg.fourthline.cling.support.model.dlna.message.header.BufferBytesHeader | |
Corg.fourthline.cling.support.model.dlna.DLNAProfiles.DLNAMimeTypes | |
Corg.fourthline.cling.support.model.dlna.DLNAOperations | DLNA.ORG_OP: operations parameter (string) |
Corg.fourthline.cling.support.model.dlna.DLNAProfiles | DLNA.ORG_PN: DLNA Profiles |
►CDOM | |
Corg.fourthline.cling.support.messagebox.parser.MessageDOM | |
Corg.seamless.xml.DOM | Wraps a W3C document and provides an entry point for browsing the DOM (in subclasses) |
►CDOMElement | |
Corg.fourthline.cling.support.messagebox.parser.MessageElement | |
Corg.seamless.xml.DOMElement< CHILD extends DOMElement, PARENT extends DOMElement > | Wraps a W3C element |
►CDOMParser | |
Corg.fourthline.cling.support.messagebox.parser.MessageDOMParser | |
Corg.fourthline.cling.binding.xml.Descriptor.Device.ELEMENT | |
Corg.fourthline.cling.binding.xml.Descriptor.Service.ELEMENT | |
►Corg.fourthline.cling.support.messagebox.model.ElementAppender | |
Corg.fourthline.cling.support.messagebox.model.DateTime | |
►Corg.fourthline.cling.support.messagebox.model.Message | Https://sourceforge.net/apps/mediawiki/samygo/index.php?title=MessageBoxService_request_format |
Corg.fourthline.cling.support.messagebox.model.MessageIncomingCall | |
Corg.fourthline.cling.support.messagebox.model.MessageSMS | Sender and body will only be displayed if display type is set to "Maximum" |
Corg.fourthline.cling.support.messagebox.model.MessageScheduleReminder | |
Corg.fourthline.cling.support.messagebox.model.NumberName | |
Corg.fourthline.cling.transport.EnableRouter | |
►CEntityResolver | |
Corg.seamless.xml.DOMParser< D extends DOM > | Condensed API for parsing of XML into DOM with (optional) XML schema validation |
Corg.fourthline.cling.support.model.Connection.Error | |
Corg.fourthline.cling.model.types.ErrorCode | Basic UPnP control message error codes |
►CErrorHandler | |
Corg.fourthline.cling.binding.xml.UDA10DeviceDescriptorBinderImpl | Implementation based on JAXP DOM |
►Corg.fourthline.cling.binding.xml.UDA10ServiceDescriptorBinderImpl | Implementation based on JAXP DOM |
Corg.fourthline.cling.binding.xml.UDA10ServiceDescriptorBinderSAXImpl | Implementation based on JAXP SAX |
►Corg.fourthline.cling.transport.impl.GENAEventProcessorImpl | Default implementation based on the W3C DOM XML processing API |
►Corg.fourthline.cling.transport.impl.PullGENAEventProcessorImpl | Implementation based on the Xml Pull Parser XML processing API |
Corg.fourthline.cling.transport.impl.RecoveringGENAEventProcessorImpl | Implementation based on the Xml Pull Parser XML processing API |
►Corg.fourthline.cling.transport.impl.SOAPActionProcessorImpl | Default implementation based on the W3C DOM XML processing API |
►Corg.fourthline.cling.transport.impl.PullSOAPActionProcessorImpl | Implementation based on the Xml Pull Parser XML processing API |
Corg.fourthline.cling.transport.impl.RecoveringSOAPActionProcessorImpl | Implementation based on the Xml Pull Parser XML processing API |
Corg.seamless.xml.DOMParser< D extends DOM > | Condensed API for parsing of XML into DOM with (optional) XML schema validation |
Corg.seamless.xml.SAXParser.SimpleErrorHandler | Always throws exceptions and stops parsing |
Corg.fourthline.cling.support.lastchange.Event | |
►CEventedValue | |
Corg.fourthline.cling.support.renderingcontrol.lastchange.EventedValueChannelLoudness | |
Corg.fourthline.cling.support.renderingcontrol.lastchange.EventedValueChannelMute | |
Corg.fourthline.cling.support.renderingcontrol.lastchange.EventedValueChannelVolume | |
Corg.fourthline.cling.support.renderingcontrol.lastchange.EventedValueChannelVolumeDB | |
Corg.fourthline.cling.support.lastchange.EventedValue< V > | |
►Corg.fourthline.cling.support.lastchange.EventedValue< E > | |
Corg.fourthline.cling.support.lastchange.EventedValueEnum< E extends Enum > | |
►Corg.fourthline.cling.support.lastchange.EventedValue< E[]> | |
Corg.fourthline.cling.support.lastchange.EventedValueEnumArray< E extends Enum > | |
►Corg.fourthline.cling.support.lastchange.EventedValue< Short > | |
Corg.fourthline.cling.support.lastchange.EventedValueShort | |
►Corg.fourthline.cling.support.lastchange.EventedValue< String > | |
Corg.fourthline.cling.support.lastchange.EventedValueString | |
►Corg.fourthline.cling.support.lastchange.EventedValue< UnsignedIntegerFourBytes > | |
Corg.fourthline.cling.support.lastchange.EventedValueUnsignedIntegerFourBytes | |
►Corg.fourthline.cling.support.lastchange.EventedValue< UnsignedIntegerTwoBytes > | |
Corg.fourthline.cling.support.lastchange.EventedValueUnsignedIntegerTwoBytes | |
►Corg.fourthline.cling.support.lastchange.EventedValue< URI > | |
Corg.fourthline.cling.support.lastchange.EventedValueURI | |
►CException | |
Corg.fourthline.cling.binding.xml.DescriptorBindingException | Thrown if device or service descriptor metadata couldn't be read or written |
Corg.fourthline.cling.model.ValidationException | Thrown if integrity rule violations are exceptional, encapsulating the errors |
►Corg.fourthline.cling.model.action.ActionException | Thrown (or encapsulated in org.fourthline.cling.model.action.ActionInvocation when an action execution failed |
Corg.fourthline.cling.model.action.ActionCancelledException | |
Corg.fourthline.cling.protocol.ProtocolCreationException | Recoverable error, thrown when no protocol is available to handle a UPnP message |
Corg.fourthline.cling.transport.RouterException | Thrown by the Router if a non-fatal recoverable exception occurred |
Corg.seamless.xml.ParserException | Unified exception thrown by the DOMParser and SAXParser |
Corg.seamless.util.Exceptions | |
Corg.fourthline.cling.controlpoint.event.ExecuteAction | |
Corg.fourthline.cling.model.ExpirationDetails | |
Corg.fourthline.cling.support.model.dlna.types.NormalPlayTime.Format | |
►CFragment | |
Cde.yaacc.browser.ContentListFragment | Activity for browsing devices and folders |
Cde.yaacc.browser.PlayerListFragment | Activity for browsing devices and folders |
Cde.yaacc.browser.ReceiverListFragment | Activity for browsing devices and folders |
Cde.yaacc.browser.ServerListFragment | Activity for browsing devices and folders |
►CFragmentStateAdapter | |
Cde.yaacc.browser.TabBrowserFragmentStateAdapter | |
►CGENAEventProcessor | |
Corg.fourthline.cling.transport.impl.GENAEventProcessorImpl | Default implementation based on the W3C DOM XML processing API |
Corg.fourthline.cling.transport.spi.GENAEventProcessor | Reads and writes GENA XML content |
Corg.fourthline.cling.model.gena.GENASubscription< S extends Service > | An established subscription, with identifer, expiration duration, sequence handling, and state variable values |
►Corg.fourthline.cling.model.gena.GENASubscription< LocalService > | |
Corg.fourthline.cling.model.gena.LocalGENASubscription | An incoming subscription to a local service |
►Corg.fourthline.cling.model.gena.GENASubscription< RemoteService > | |
Corg.fourthline.cling.model.gena.RemoteGENASubscription | An outgoing subscription to a remote service |
►CHandler | |
Corg.fourthline.cling.support.contentdirectory.DIDLParser.DIDLObjectHandler< I extends DIDLObject > | |
Corg.fourthline.cling.support.contentdirectory.DIDLParser.DescMetaHandler | Extracts an org.w3c.Document from the nested elements in the <desc> element |
Corg.fourthline.cling.support.contentdirectory.DIDLParser.ResHandler | |
Corg.fourthline.cling.support.contentdirectory.DIDLParser.RootHandler | |
►CHashMap | |
Corg.seamless.xml.NamespaceContextMap | This should have been part of the JDK |
►CHeaders | |
Corg.fourthline.cling.model.message.UpnpHeaders | Provides UPnP header API in addition to plain multi-map HTTP header access |
Corg.seamless.util.io.HexBin | Format validation This class encodes/decodes hexadecimal data |
Corg.fourthline.cling.model.types.HostPort | Encapsulates a host string and a port |
Cde.yaacc.util.image.IconDownloadCacheHandler | Provides cache functionality for Bitmap images in lists |
Cde.yaacc.util.image.ImageDownloader | Manages downloading of images from various sources and some refactoring to these images |
►Corg.fourthline.cling.model.message.IncomingDatagramMessage< UpnpRequest > | |
Corg.fourthline.cling.model.message.discovery.IncomingNotificationRequest | |
Corg.fourthline.cling.model.message.discovery.IncomingSearchRequest | |
►Corg.fourthline.cling.model.message.IncomingDatagramMessage< UpnpResponse > | |
Corg.fourthline.cling.model.message.discovery.IncomingSearchResponse | |
Corg.fourthline.cling.support.lastchange.InstanceID | |
►CInvocationHandler | |
Corg.seamless.statemachine.StateMachineInvocationHandler | |
Corg.seamless.util.Iterators | |
Corg.fourthline.cling.support.lastchange.LastChange | Collects all state changes per logical instance |
►CLastChangeDelegator | |
Cde.yaacc.upnp.server.avtransport.YaaccAVTransportService | Implementation of an avtransport service version 3 mainly copied from cling example implementation |
►Corg.fourthline.cling.support.avtransport.AbstractAVTransportService | Skeleton of service with "LastChange" eventing support |
Corg.fourthline.cling.support.avtransport.impl.AVTransportService< T extends AVTransport > | State-machine based implementation of AVTransport service |
Corg.fourthline.cling.support.renderingcontrol.AbstractAudioRenderingControl | |
Corg.fourthline.cling.support.lastchange.LastChangeDelegator | Any service implementation using the "LastChange" mechanism |
►CLastChangeParser | |
Corg.fourthline.cling.support.avtransport.lastchange.AVTransportLastChangeParser | |
Corg.fourthline.cling.support.renderingcontrol.lastchange.RenderingControlLastChangeParser | |
►Corg.fourthline.cling.binding.LocalServiceBinder | Reads org.fourthline.cling.model.meta.LocalService metadata given a Java class |
Corg.fourthline.cling.binding.annotations.AnnotationLocalServiceBinder | Reads org.fourthline.cling.model.meta.LocalService metadata from annotations |
Corg.fourthline.cling.model.Location | The IP address/port, MAC address, and URI path of a (network) location |
►CLSResourceResolver | |
Corg.seamless.xml.CatalogResourceResolver | Another namespace-URI-to-whatever (namespace, context, resolver, map) magic thingy |
Corg.fourthline.cling.model.meta.ManufacturerDetails | Encpasulates optional metadata about a device's manufacturer |
►CMap | |
Corg.fourthline.cling.support.shared.AbstractMap< K, V > | A base class for Map implementations |
Corg.seamless.http.Headers | Unifies various HTTP header representations |
Corg.fourthline.cling.support.model.MediaInfo | |
Cde.yaacc.util.MediaStoreScanner | |
Corg.seamless.util.MimeType | |
Corg.fourthline.cling.support.model.dlna.types.AvailableSeekRangeType.Mode | |
Corg.fourthline.cling.model.meta.ModelDetails | Encpasulates optional metadata about the model of a device |
Corg.fourthline.cling.model.ModelUtil | Shared trivial procedures |
►CMulticastReceiver | |
Corg.fourthline.cling.transport.impl.MulticastReceiverImpl | Default implementation based on a UDP MulticastSocket |
►CMulticastReceiverConfiguration | |
Corg.fourthline.cling.transport.impl.MulticastReceiverConfigurationImpl | Settings for the default implementation |
Corg.fourthline.cling.transport.spi.MulticastReceiverConfiguration | Collection of typically needed configuration settings |
Corg.fourthline.cling.binding.staging.MutableAction | |
Corg.fourthline.cling.binding.staging.MutableActionArgument | |
Corg.fourthline.cling.binding.staging.MutableAllowedValueRange | |
Corg.fourthline.cling.binding.staging.MutableDevice | |
Corg.fourthline.cling.binding.staging.MutableIcon | |
Corg.fourthline.cling.binding.staging.MutableService | |
Corg.fourthline.cling.binding.staging.MutableStateVariable | |
Corg.fourthline.cling.binding.staging.MutableUDAVersion | |
Corg.fourthline.cling.model.types.NamedDeviceType | Combines a UDN with a DeviceType , string representation is separated by double-colon |
Corg.fourthline.cling.model.types.NamedServiceType | Combines a UDN with a ServiceType , string representation is separated by double-colon |
Corg.fourthline.cling.model.Namespace | Enforces path conventions for all locally offered resources (descriptors, icons, etc.) |
►Corg.fourthline.cling.support.model.DIDLObject.Property< V >.NAMESPACE | |
Corg.fourthline.cling.support.model.DIDLObject.Property< V >.DC.NAMESPACE | |
Corg.fourthline.cling.support.model.DIDLObject.Property< V >.DLNA.NAMESPACE | |
Corg.fourthline.cling.support.model.DIDLObject.Property< V >.SEC.NAMESPACE | |
Corg.fourthline.cling.support.model.DIDLObject.Property< V >.UPNP.NAMESPACE | |
►CNamespaceContext | |
Corg.seamless.xml.NamespaceContextMap | This should have been part of the JDK |
Corg.fourthline.cling.model.NetworkAddress | IP address, port, and optional interface hardware address (MAC) of a network service |
►CNetworkAddressFactory | |
Corg.fourthline.cling.transport.impl.NetworkAddressFactoryImpl | Default implementation of network interface and address configuration/discovery |
Corg.fourthline.cling.transport.spi.NetworkAddressFactory | Configuration utility for network interfaces and addresses |
►CNoMediaPresent | |
Cde.yaacc.upnp.server.avtransport.AvTransportMediaRendererNoMediaPresent | |
Corg.fourthline.cling.support.model.dlna.types.NormalPlayTime | |
Corg.fourthline.cling.support.model.dlna.types.NormalPlayTimeRange | |
Cde.yaacc.util.NotificationId | All Yaacc-NotificationIDs |
Corg.fourthline.cling.model.types.NotificationSubtype | Notification message types for SSDP |
►Cde.yaacc.browser.OnBackPressedListener | |
Cde.yaacc.browser.ContentListFragment | Activity for browsing devices and folders |
Cde.yaacc.browser.PlayerListFragment | Activity for browsing devices and folders |
Cde.yaacc.browser.ReceiverListFragment | Activity for browsing devices and folders |
Cde.yaacc.browser.ServerListFragment | Activity for browsing devices and folders |
►COnClickListener | |
Cde.yaacc.browser.ContentListFragment | Activity for browsing devices and folders |
Cde.yaacc.browser.TabBrowserActivity | Activity for browsing devices and folders |
►CView.OnClickListener | |
Cde.yaacc.browser.BrowseReceiverDeviceClickListener | |
Cde.yaacc.browser.ContentListClickListener | ClickListener when browsing folders |
Cde.yaacc.browser.PlayerListItemClickListener | Clicklistener when browsing players |
Cde.yaacc.browser.ServerListClickListener | |
►COnTouchListener | |
Cde.yaacc.util.ActivitySwipeDetector | |
►Corg.fourthline.cling.model.message.OutgoingDatagramMessage< UpnpRequest > | |
►Corg.fourthline.cling.model.message.discovery.OutgoingNotificationRequest | |
Corg.fourthline.cling.model.message.discovery.OutgoingNotificationRequestDeviceType | |
Corg.fourthline.cling.model.message.discovery.OutgoingNotificationRequestRootDevice | |
Corg.fourthline.cling.model.message.discovery.OutgoingNotificationRequestServiceType | |
Corg.fourthline.cling.model.message.discovery.OutgoingNotificationRequestUDN | |
Corg.fourthline.cling.model.message.discovery.OutgoingSearchRequest | |
►Corg.fourthline.cling.model.message.OutgoingDatagramMessage< UpnpResponse > | |
►Corg.fourthline.cling.model.message.discovery.OutgoingSearchResponse | |
Corg.fourthline.cling.model.message.discovery.OutgoingSearchResponseDeviceType | |
Corg.fourthline.cling.model.message.discovery.OutgoingSearchResponseRootDevice | |
Corg.fourthline.cling.model.message.discovery.OutgoingSearchResponseServiceType | |
Corg.fourthline.cling.model.message.discovery.OutgoingSearchResponseUDN | |
►CPausedPlay | |
Cde.yaacc.upnp.server.avtransport.AvTransportMediaRendererPaused | State Paused |
►Corg.fourthline.cling.support.model.Person | |
Corg.fourthline.cling.support.model.PersonWithRole | |
Corg.fourthline.cling.registry.event.Phase | |
Cde.yaacc.player.PlayableItem | Representation of an item which is to be played |
►Cde.yaacc.player.Player | A Player is able to play stop a couple of MediaObjects |
►Cde.yaacc.player.AbstractPlayer | |
►Cde.yaacc.player.AVTransportPlayer | A Player for playing on a remote avtransport device |
Cde.yaacc.player.AVTransportController | |
Cde.yaacc.player.LocalBackgoundMusicPlayer | A Player for local music playing in background |
Cde.yaacc.player.MultiContentPlayer | |
Cde.yaacc.player.SyncAVTransportPlayer | A Player for playing on a remote avtransport device which supports syncplay |
Cde.yaacc.player.LocalImagePlayer | Player for local image viewing activity |
►CPlaying | |
Cde.yaacc.upnp.server.avtransport.AvTransportMediaRendererPlaying | State Playing |
Corg.fourthline.cling.support.model.PlayMode | |
Corg.fourthline.cling.support.model.PortMapping | |
Corg.fourthline.cling.support.model.PositionInfo | |
Corg.fourthline.cling.model.types.PragmaType | |
►CPreferenceFragmentCompat | |
Cde.yaacc.settings.SettingsFragment | |
Corg.fourthline.cling.support.model.PresetName | |
►CPropertyChangeListener | |
Corg.fourthline.cling.model.DefaultServiceManager< T >.DefaultPropertyChangeListener | |
Corg.fourthline.cling.model.gena.LocalGENASubscription | An incoming subscription to a local service |
Corg.fourthline.cling.support.model.PortMapping.Protocol | |
Corg.fourthline.cling.support.model.Protocol | |
►Corg.fourthline.cling.protocol.ProtocolFactory | Factory for UPnP protocols, the core implementation of the UPnP specification |
Corg.fourthline.cling.protocol.ProtocolFactoryImpl | Default implementation, directly instantiates the appropriate protocols |
►Corg.fourthline.cling.support.model.ProtocolInfo | Encaspulates a MIME type (content format) and transport, protocol, additional information |
Corg.fourthline.cling.support.model.dlna.DLNAProtocolInfo | Encaspulates a MIME type (content format) and transport, protocol, additional information |
►Corg.fourthline.cling.protocol.ReceivingAsync< IN > | |
Corg.fourthline.cling.protocol.ReceivingSync< IN extends StreamRequestMessage, OUT extends StreamResponseMessage > | Supertype for all synchronously executing protocols, handling reception of UPnP messages and return a response |
►Corg.fourthline.cling.protocol.ReceivingAsync< IncomingNotificationRequest > | |
Corg.fourthline.cling.protocol.async.ReceivingNotification | Handles reception of notification messages |
►Corg.fourthline.cling.protocol.ReceivingAsync< IncomingSearchRequest > | |
Corg.fourthline.cling.protocol.async.ReceivingSearch | Handles reception of search requests, responds for local registered devices |
►Corg.fourthline.cling.protocol.ReceivingAsync< IncomingSearchResponse > | |
Corg.fourthline.cling.protocol.async.ReceivingSearchResponse | Handles reception of search response messages |
►Corg.fourthline.cling.protocol.ReceivingSync< StreamRequestMessage, OutgoingEventResponseMessage > | |
Corg.fourthline.cling.protocol.sync.ReceivingEvent | Handles incoming GENA event messages |
►Corg.fourthline.cling.protocol.ReceivingSync< StreamRequestMessage, OutgoingSubscribeResponseMessage > | |
Corg.fourthline.cling.protocol.sync.ReceivingSubscribe | Handles reception of GENA event subscription (initial and renewal) messages |
►Corg.fourthline.cling.protocol.ReceivingSync< StreamRequestMessage, StreamResponseMessage > | |
Corg.fourthline.cling.protocol.sync.ReceivingAction | Handles reception of control messages, invoking actions on local services |
Corg.fourthline.cling.protocol.sync.ReceivingRetrieval | Handles reception of device/service descriptor and icon retrieval messages |
Corg.fourthline.cling.protocol.sync.ReceivingUnsubscribe | Handles reception of GENA event unsubscribe messages |
Corg.fourthline.cling.support.model.RecordMediumWriteStatus | |
Corg.fourthline.cling.support.model.RecordQualityMode | |
Corg.seamless.util.Reflections | |
►Corg.fourthline.cling.registry.Registry | The core of the UPnP stack, keeping track of known devices and resources |
Corg.fourthline.cling.registry.RegistryImpl | Default implementation of Registry |
►Corg.fourthline.cling.registry.RegistryListener | Notification of discovered device additions, removals, updates |
Corg.fourthline.cling.registry.DefaultRegistryListener | Convenience class, provides empty implementations of all methods |
►CRegistryListener | |
Cde.yaacc.upnp.UpnpClient | A client facade to the upnp lookup and access framework |
Corg.fourthline.cling.registry.event.RegistryShutdown | |
Corg.fourthline.cling.support.renderingcontrol.RenderingControlErrorCode | |
Corg.fourthline.cling.support.renderingcontrol.lastchange.RenderingControlVariable | |
Corg.fourthline.cling.support.model.Res | |
Corg.fourthline.cling.model.resource.Resource< M > | An addressable object, stored, managed, and accessible through the org.fourthline.cling.registry.Registry |
►Corg.fourthline.cling.model.resource.Resource< Icon > | |
Corg.fourthline.cling.model.resource.IconResource | |
►Corg.fourthline.cling.model.resource.Resource< LocalDevice > | |
Corg.fourthline.cling.model.resource.DeviceDescriptorResource | |
►Corg.fourthline.cling.model.resource.Resource< LocalService > | |
Corg.fourthline.cling.model.resource.ServiceControlResource | |
Corg.fourthline.cling.model.resource.ServiceDescriptorResource | |
Corg.fourthline.cling.model.resource.ServiceEventSubscriptionResource | |
►Corg.fourthline.cling.model.resource.Resource< RemoteService > | |
Corg.fourthline.cling.model.resource.ServiceEventCallbackResource | |
►Corg.fourthline.cling.transport.Router | Interface of the network transport layer |
Corg.fourthline.cling.transport.RouterImpl | Default implementation of network message router |
►CRouterImpl | |
Cde.yaacc.upnp.server.YaaccRouter | |
►CRunnable | |
Corg.fourthline.cling.controlpoint.ActionCallback | Execute actions on any service |
Corg.fourthline.cling.controlpoint.SubscriptionCallback | Subscribe and receive events from a service through GENA |
Corg.fourthline.cling.protocol.ReceivingAsync< M extends UpnpMessage > | Supertype for all asynchronously executing protocols, handling reception of UPnP messages |
Corg.fourthline.cling.protocol.RetrieveRemoteDescriptors | Retrieves all remote device XML descriptors, parses them, creates an immutable device and service metadata graph |
►Corg.fourthline.cling.protocol.SendingAsync | Supertype for all synchronously executing protocols, sending UPnP messages |
Corg.fourthline.cling.protocol.SendingSync< IN extends StreamRequestMessage, OUT extends StreamResponseMessage > | Supertype for all synchronously executing protocols, sending UPnP messages |
►Corg.fourthline.cling.protocol.async.SendingNotification | Sending notification messages for a registered local device |
Corg.fourthline.cling.protocol.async.SendingNotificationAlive | Sending ALIVE notification messages for a registered local device |
Corg.fourthline.cling.protocol.async.SendingNotificationByebye | Sending BYEBYE notification messages for a registered local device |
Corg.fourthline.cling.protocol.async.SendingSearch | Sending search request messages using the supplied search type |
Corg.fourthline.cling.registry.RegistryMaintainer | Runs periodically and calls org.fourthline.cling.registry.RegistryImpl#maintain() |
Corg.fourthline.cling.transport.spi.DatagramIO< C extends DatagramIOConfiguration > | Service for receiving (unicast only) and sending UDP datagrams, one per bound IP address |
Corg.fourthline.cling.transport.spi.MulticastReceiver< C extends MulticastReceiverConfiguration > | Service for receiving multicast UDP datagrams, one per bound network interface |
Corg.fourthline.cling.transport.spi.StreamServer< C extends StreamServerConfiguration > | Service for receiving TCP (HTTP) streams, one per bound IP address |
Corg.fourthline.cling.transport.spi.UpnpStream | A runnable representation of a single HTTP request/response procedure |
►CRuntimeException | |
Corg.fourthline.cling.binding.LocalServiceBindingException | Thrown when reading/writing org.fourthline.cling.model.meta.LocalService metadata failed |
Corg.fourthline.cling.model.UnsupportedDataException | Thrown by processors/converters when errors occurred |
Corg.fourthline.cling.model.message.header.InvalidHeaderException | Thrown if the value of a header was invalid for the given header |
Corg.fourthline.cling.model.types.InvalidValueException | Thrown by datatypes and variable value conversion procedures |
Corg.fourthline.cling.registry.RegistrationException | A recoverable error, thrown if device metadata could not be registered |
Corg.fourthline.cling.support.model.dlna.InvalidDLNAProtocolAttributeException | Thrown if the value of a header was invalid for the given header |
►Corg.fourthline.cling.transport.spi.InitializationException | Thrown by the transport layer implementation when service setup fails |
Corg.fourthline.cling.transport.spi.NoNetworkException | Might be thrown by the constructor of NetworkAddressFactory and org.fourthline.cling.transport.Router if no usable network interfaces/addresses were discovered |
Corg.seamless.statemachine.TransitionException | |
Corg.seamless.xml.SAXParser | |
►CSAXParser | |
Corg.fourthline.cling.support.contentdirectory.DIDLParser | DIDL parser based on SAX for reading and DOM for writing |
Corg.fourthline.cling.support.lastchange.LastChangeParser | Reads and writes the "LastChange" XML content |
Corg.fourthline.cling.support.model.dlna.types.ScmsFlagType | |
Corg.fourthline.cling.controlpoint.event.Search | |
Corg.fourthline.cling.support.model.SearchResult | |
Corg.fourthline.cling.support.model.SeekMode | |
►Corg.fourthline.cling.protocol.SendingSync< OutgoingActionRequestMessage, IncomingActionResponseMessage > | |
Corg.fourthline.cling.protocol.sync.SendingAction | Sending control message, transforming a local org.fourthline.cling.model.action.ActionInvocation |
►Corg.fourthline.cling.protocol.SendingSync< OutgoingEventRequestMessage, StreamResponseMessage > | |
Corg.fourthline.cling.protocol.sync.SendingEvent | Sending GENA event messages to remote subscribers |
►Corg.fourthline.cling.protocol.SendingSync< OutgoingRenewalRequestMessage, IncomingSubscribeResponseMessage > | |
Corg.fourthline.cling.protocol.sync.SendingRenewal | Renewing a GENA event subscription with a remote host |
►Corg.fourthline.cling.protocol.SendingSync< OutgoingSubscribeRequestMessage, IncomingSubscribeResponseMessage > | |
Corg.fourthline.cling.protocol.sync.SendingSubscribe | Establishing a GENA event subscription with a remote host |
►Corg.fourthline.cling.protocol.SendingSync< OutgoingUnsubscribeRequestMessage, StreamResponseMessage > | |
Corg.fourthline.cling.protocol.sync.SendingUnsubscribe | Disconnecting a GENA event subscription with a remote host |
►CSerializable | |
Cde.yaacc.browser.Navigator | Manages navigation path inside device and folder hierarchy |
Cde.yaacc.browser.Position | |
Corg.fourthline.cling.model.ServerClientTokens | The agent string of the UPnP stack in network messages, either as a server or client |
Corg.fourthline.cling.binding.xml.Descriptor.Service | |
Corg.fourthline.cling.model.meta.Service< D extends Device, S extends Service > | The metadata of a service, with actions and state variables |
►CService | |
Cde.yaacc.musicplayer.BackgroundMusicService | A simple service for playing music in background |
Cde.yaacc.player.PlayerService | |
Cde.yaacc.upnp.UpnpRegistryService | This is an android service to provide access to an upnp registry |
Cde.yaacc.upnp.server.YaaccUpnpServerService | A simple local upnp server implementation |
►Corg.fourthline.cling.model.meta.Service< LocalDevice, LocalService > | |
Corg.fourthline.cling.model.meta.LocalService< T > | The metadata of a service created on this host, by application code |
►Corg.fourthline.cling.model.meta.Service< RemoteDevice, RemoteService > | |
Corg.fourthline.cling.model.meta.RemoteService | The metadata of a service discovered on a remote device |
►CServiceConnection | |
Cde.yaacc.imageviewer.ImageViewerActivity | Simple ImageViewer based on the android ImageView component; |
Cde.yaacc.player.AVTransportPlayerActivity | A avtransport player activity controlling the AVTransportPlayer |
Cde.yaacc.player.AbstractPlayer | |
Cde.yaacc.player.LocalBackgoundMusicPlayer | A Player for local music playing in background |
Cde.yaacc.player.LocalImagePlayer | Player for local image viewing activity |
Cde.yaacc.player.MultiContentPlayerActivity | A multi content player activity based on the multi content player |
Cde.yaacc.player.MusicPlayerActivity | A music player activity based on a background music service |
Cde.yaacc.upnp.UpnpClient | A client facade to the upnp lookup and access framework |
►Corg.fourthline.cling.binding.xml.ServiceDescriptorBinder | Reads and generates service descriptor XML metadata |
Corg.fourthline.cling.binding.xml.UDA10ServiceDescriptorBinderImpl | Implementation based on JAXP DOM |
►Corg.fourthline.cling.model.types.ServiceId | Represents a service identifier, for example urn:my-domain-namespace:serviceId:MyService123 |
Corg.fourthline.cling.model.types.UDAServiceId | Service identifier with a fixed upnp-org namespace |
►Corg.fourthline.cling.model.ServiceManager< T > | Binds the metadata of a service to a service implementation, unified interface for accessing local services |
Corg.fourthline.cling.model.DefaultServiceManager< T > | Default implementation, creates and manages a single instance of a plain Java bean |
Corg.fourthline.cling.model.ServiceReference | Combines a org.fourthline.cling.model.types.UDN and a org.fourthline.cling.model.types.ServiceId |
►Corg.fourthline.cling.model.types.ServiceType | Represents a service type, for example urn:my-domain-namespace:service:MyService:1 |
Corg.fourthline.cling.model.types.UDAServiceType | Service type with a fixed schemas-upnp-org namespace |
Corg.fourthline.cling.transport.spi.SOAPActionProcessor | Converts UPnP SOAP messages from/to action invocations |
►CSOAPActionProcessor | |
Corg.fourthline.cling.transport.impl.SOAPActionProcessorImpl | Default implementation based on the W3C DOM XML processing API |
Corg.fourthline.cling.model.types.SoapActionType | Header in SOAP action messages, naturally declaring the same thing as the body of the SOAP message |
Corg.fourthline.cling.support.model.SortCriterion | |
Corg.seamless.statemachine.StateMachine< S > | |
►CStateMachine | |
Corg.fourthline.cling.support.avtransport.impl.AVTransportStateMachine | |
Corg.seamless.statemachine.StateMachineBuilder | |
Corg.seamless.statemachine.States | |
►Corg.fourthline.cling.model.state.StateVariableAccessor | Reads the value of a state variable, given an instance that implements the service |
Corg.fourthline.cling.model.state.FieldStateVariableAccessor | Reads the value of a state variable using reflection and a field |
Corg.fourthline.cling.model.state.GetterStateVariableAccessor | Reads the value of a state variable using reflection and a getter method |
Corg.fourthline.cling.model.meta.StateVariableEventDetails | Eventing options of a state variable, including moderation settings |
Corg.fourthline.cling.support.contentdirectory.callback.Browse.Status | |
Corg.fourthline.cling.support.contentdirectory.callback.Search.Status | |
Corg.fourthline.cling.support.model.Connection.Status | |
Corg.fourthline.cling.support.model.ConnectionInfo.Status | |
►CStopped | |
Cde.yaacc.upnp.server.avtransport.AvTransportMediaRendererStopped | State stopped |
Corg.fourthline.cling.support.model.StorageMedium | |
Corg.fourthline.cling.transport.spi.StreamClient< C extends StreamClientConfiguration > | Service for sending TCP (HTTP) stream request messages |
►Corg.fourthline.cling.transport.spi.StreamClient< C > | |
Corg.fourthline.cling.transport.spi.AbstractStreamClient< C extends StreamClientConfiguration, REQUEST > | Implements the timeout/callback processing and unifies exception handling |
►Corg.fourthline.cling.transport.spi.StreamClientConfiguration | Collection of typically needed configuration settings |
Corg.fourthline.cling.transport.spi.AbstractStreamClientConfiguration | |
►CStreamServer | |
Cde.yaacc.upnp.YaaccAsyncStreamServerImpl | |
Corg.fourthline.cling.transport.spi.StreamServerConfiguration | Collection of typically needed configuration settings |
►CStreamServerConfiguration | |
Cde.yaacc.upnp.YaaccAsyncStreamServerConfigurationImpl | |
Cde.yaacc.util.SwipeReceiver | An interface for an object which is able to receive swipe events |
►CSwipeReceiver | |
Cde.yaacc.imageviewer.ImageViewerActivity | Simple ImageViewer based on the android ImageView component; |
Cde.yaacc.upnp.SynchronizationInfo | |
Cde.yaacc.util.ThemeHelper | |
Corg.fourthline.cling.support.model.dlna.types.TimeSeekRangeType | |
Corg.fourthline.cling.support.model.dlna.types.CodedDataBuffer.TransferMechanism | |
Cde.yaacc.upnp.server.avtransport.TransportAction | |
Corg.fourthline.cling.support.model.TransportAction | |
Corg.fourthline.cling.support.model.TransportInfo | |
Corg.fourthline.cling.support.model.TransportSettings | |
Corg.fourthline.cling.support.model.TransportState | |
Corg.fourthline.cling.support.model.TransportStatus | |
Corg.fourthline.cling.support.model.Connection.Type | |
Corg.fourthline.cling.support.model.dlna.message.header.TransferModeHeader.Type | |
Corg.fourthline.cling.model.types.UDN | A unique device name |
►Corg.fourthline.cling.model.types.UnsignedVariableInteger | A crude solution for unsigned "non-negative" types in UPnP, not usable for any arithmetic |
Corg.fourthline.cling.model.types.UnsignedIntegerFourBytes | |
Corg.fourthline.cling.model.types.UnsignedIntegerOneByte | |
Corg.fourthline.cling.model.types.UnsignedIntegerTwoBytes | |
Corg.fourthline.cling.registry.event.Phase.Updated | |
Corg.fourthline.cling.binding.annotations.UpnpAction | |
Cde.yaacc.upnp.UpnpClientListener | Listener on events from an instance of UpnpClient |
►CUpnpClientListener | |
Cde.yaacc.browser.ContentListFragment | Activity for browsing devices and folders |
Cde.yaacc.browser.PlayerListFragment | Activity for browsing devices and folders |
Cde.yaacc.browser.ReceiverListFragment | Activity for browsing devices and folders |
Cde.yaacc.browser.ServerListFragment | Activity for browsing devices and folders |
Cde.yaacc.upnp.UpnpFailure | Value holder for upnp failure information |
Corg.fourthline.cling.model.message.header.UpnpHeader< T > | Transforms known and standardized UPnP/HTTP headers from/to string representation |
►CUpnpHeader | |
Cde.yaacc.upnp.model.message.header.ContentLengthHeader | |
Corg.fourthline.cling.support.model.dlna.message.header.DLNAHeader< T > | Transforms known and standardized DLNA/HTTP headers from/to string representation |
►Corg.fourthline.cling.model.message.header.UpnpHeader< byte[]> | |
Corg.fourthline.cling.model.message.header.InterfaceMacHeader | Custom header for Cling, used to transfer the MAC ethernet address for Wake-on-LAN |
►Corg.fourthline.cling.model.message.header.UpnpHeader< BytesRange > | |
Corg.fourthline.cling.model.message.header.ContentRangeHeader | |
Corg.fourthline.cling.model.message.header.RangeHeader | |
►Corg.fourthline.cling.model.message.header.UpnpHeader< DeviceType > | |
►Corg.fourthline.cling.model.message.header.DeviceTypeHeader | |
Corg.fourthline.cling.model.message.header.UDADeviceTypeHeader | |
►Corg.fourthline.cling.model.message.header.UpnpHeader< HostPort > | |
Corg.fourthline.cling.model.message.header.HostHeader | |
►Corg.fourthline.cling.model.message.header.UpnpHeader< Integer > | |
Corg.fourthline.cling.model.message.header.MXHeader | |
Corg.fourthline.cling.model.message.header.MaxAgeHeader | |
Corg.fourthline.cling.model.message.header.TimeoutHeader | |
►Corg.fourthline.cling.model.message.header.UpnpHeader< List< URL > > | |
Corg.fourthline.cling.model.message.header.CallbackHeader | |
►Corg.fourthline.cling.model.message.header.UpnpHeader< MimeType > | |
Corg.fourthline.cling.model.message.header.ContentTypeHeader | |
►Corg.fourthline.cling.model.message.header.UpnpHeader< NamedDeviceType > | |
Corg.fourthline.cling.model.message.header.DeviceUSNHeader | |
►Corg.fourthline.cling.model.message.header.UpnpHeader< NamedServiceType > | |
Corg.fourthline.cling.model.message.header.ServiceUSNHeader | |
►Corg.fourthline.cling.model.message.header.UpnpHeader< NotificationSubtype > | |
Corg.fourthline.cling.model.message.header.NTSHeader | |
Corg.fourthline.cling.model.message.header.STAllHeader | |
►Corg.fourthline.cling.model.message.header.UpnpHeader< PragmaType > | |
Corg.fourthline.cling.model.message.header.PragmaHeader | |
►Corg.fourthline.cling.model.message.header.UpnpHeader< ServerClientTokens > | |
Corg.fourthline.cling.model.message.header.ServerHeader | |
►Corg.fourthline.cling.model.message.header.UpnpHeader< ServiceType > | |
►Corg.fourthline.cling.model.message.header.ServiceTypeHeader | |
Corg.fourthline.cling.model.message.header.UDAServiceTypeHeader | |
►Corg.fourthline.cling.model.message.header.UpnpHeader< SoapActionType > | |
Corg.fourthline.cling.model.message.header.SoapActionHeader | |
►Corg.fourthline.cling.model.message.header.UpnpHeader< String > | |
Corg.fourthline.cling.model.message.header.AVClientInfoHeader | A simple string, not validated, used only by Sony Playstation3 |
Corg.fourthline.cling.model.message.header.EXTHeader | |
Corg.fourthline.cling.model.message.header.MANHeader | |
Corg.fourthline.cling.model.message.header.NTEventHeader | |
Corg.fourthline.cling.model.message.header.RootDeviceHeader | |
Corg.fourthline.cling.model.message.header.SubscriptionIdHeader | |
Corg.fourthline.cling.model.message.header.UserAgentHeader | A simple string, not validated (everyone gets this wrong) |
►Corg.fourthline.cling.model.message.header.UpnpHeader< UDN > | |
Corg.fourthline.cling.model.message.header.UDNHeader | |
Corg.fourthline.cling.model.message.header.USNRootDeviceHeader | |
►Corg.fourthline.cling.model.message.header.UpnpHeader< UnsignedIntegerFourBytes > | |
Corg.fourthline.cling.model.message.header.EventSequenceHeader | |
►Corg.fourthline.cling.model.message.header.UpnpHeader< URL > | |
Corg.fourthline.cling.model.message.header.LocationHeader | TODO: UDA 1.1 says it should be RfC 3986 compatible |
►CUpnpHeaders | |
Corg.fourthline.cling.support.model.dlna.message.DLNAHeaders | Provides UPnP header API in addition to plain multi-map HTTP header access |
Corg.fourthline.cling.binding.annotations.UpnpInputArgument | |
Corg.fourthline.cling.model.message.UpnpMessage< O extends UpnpOperation > | A non-streaming message, the interface between the transport layer and the protocols |
►Corg.fourthline.cling.model.message.UpnpMessage< O > | |
Corg.fourthline.cling.model.message.IncomingDatagramMessage< O extends UpnpOperation > | A received UDP datagram request or response message, with source address and port |
Corg.fourthline.cling.model.message.OutgoingDatagramMessage< O extends UpnpOperation > | A UDP datagram request or response message for sending, with destination address and port |
►Corg.fourthline.cling.model.message.UpnpMessage< UpnpRequest > | |
►Corg.fourthline.cling.model.message.StreamRequestMessage | A TCP (HTTP) stream request message |
Corg.fourthline.cling.model.message.control.IncomingActionRequestMessage | |
Corg.fourthline.cling.model.message.control.OutgoingActionRequestMessage | |
Corg.fourthline.cling.model.message.gena.IncomingEventRequestMessage | |
Corg.fourthline.cling.model.message.gena.IncomingSubscribeRequestMessage | |
Corg.fourthline.cling.model.message.gena.IncomingUnsubscribeRequestMessage | |
Corg.fourthline.cling.model.message.gena.OutgoingEventRequestMessage | |
Corg.fourthline.cling.model.message.gena.OutgoingRenewalRequestMessage | |
Corg.fourthline.cling.model.message.gena.OutgoingSubscribeRequestMessage | |
Corg.fourthline.cling.model.message.gena.OutgoingUnsubscribeRequestMessage | |
►Corg.fourthline.cling.model.message.UpnpMessage< UpnpResponse > | |
►Corg.fourthline.cling.model.message.StreamResponseMessage | A TCP (HTTP) stream response message |
Corg.fourthline.cling.model.message.control.IncomingActionResponseMessage | |
Corg.fourthline.cling.model.message.control.OutgoingActionResponseMessage | |
Corg.fourthline.cling.model.message.gena.IncomingSubscribeResponseMessage | |
Corg.fourthline.cling.model.message.gena.OutgoingEventResponseMessage | |
Corg.fourthline.cling.model.message.gena.OutgoingSubscribeResponseMessage | |
►Corg.fourthline.cling.model.message.UpnpOperation | The operation, or HTTP details, of a message |
Corg.fourthline.cling.model.message.UpnpRequest | A request message, with a method (GET, POST, NOTIFY, etc) |
Corg.fourthline.cling.model.message.UpnpResponse | A response message, with a status code and message (OK, NOT FOUND, etc) |
Corg.fourthline.cling.binding.annotations.UpnpOutputArgument | |
Corg.fourthline.cling.binding.annotations.UpnpService | |
►Corg.fourthline.cling.UpnpService | Primary interface of the Cling Core UPnP stack |
Corg.fourthline.cling.UpnpServiceImpl | Default implementation of UpnpService , starts immediately on construction |
►Corg.fourthline.cling.UpnpServiceConfiguration | Shared configuration data of the UPnP stack |
Corg.fourthline.cling.DefaultUpnpServiceConfiguration | Default configuration data of a typical UPnP stack |
Corg.fourthline.cling.binding.annotations.UpnpServiceId | |
Corg.fourthline.cling.binding.annotations.UpnpServiceType | |
Corg.fourthline.cling.binding.annotations.UpnpStateVariable | |
Corg.fourthline.cling.binding.annotations.UpnpStateVariables | |
►CUpnpStream | |
Cde.yaacc.upnp.YaaccAsyncStreamServerRequestHandler | |
Corg.seamless.util.URIUtil | |
Corg.fourthline.cling.model.UserConstants | Settings you can modify if you know what you are doing |
►Corg.fourthline.cling.model.Validatable | Marker for types with integrity rules that require validation |
Corg.fourthline.cling.model.meta.Action< S extends Service > | Describes an action and its input/output arguments |
Corg.fourthline.cling.model.meta.ActionArgument< S extends Service > | Describes a single action argument, either input or output |
Corg.fourthline.cling.model.meta.Device< DI extends DeviceIdentity, D extends Device, S extends Service > | Describes either a root or embedded device |
Corg.fourthline.cling.model.meta.DeviceDetails | Encapsulates all optional metadata about a device |
►Corg.fourthline.cling.model.meta.DeviceIdentity | Unique device name, received and offered during discovery with SSDP |
Corg.fourthline.cling.model.meta.RemoteDeviceIdentity | Additional identifying information only relevant for discovered remote devices |
Corg.fourthline.cling.model.meta.Icon | The metadata of a device icon, might include the actual image data of a local icon |
Corg.fourthline.cling.model.meta.StateVariable< S extends Service > | The metadata of a named state variable |
Corg.fourthline.cling.model.meta.StateVariableAllowedValueRange | Integrity rule for a state variable, restricting its values to a range with steps |
Corg.fourthline.cling.model.meta.StateVariableTypeDetails | Type of a state variable, its default value, and integrity rules for allowed values and ranges |
Corg.fourthline.cling.model.meta.UDAVersion | Version of the UPnP Device Architecture (UDA), defaults to 1.0 |
Corg.fourthline.cling.model.ValidationError | Representing an integrity rule validation failure |
►Corg.fourthline.cling.model.VariableValue | Encapsulates a variable or argument value, validates and transforms it from/to a string representaion |
Corg.fourthline.cling.model.action.ActionArgumentValue< S extends Service > | Represents the value of an action input or output argument |
Corg.fourthline.cling.model.state.StateVariableValue< S extends Service > | Represents the value of a state variable |
Corg.fourthline.cling.model.types.DLNADoc.Version | |
Corg.fourthline.cling.support.model.VolumeDBRange | |
Cde.yaacc.util.Watchdog | A watchdog for implementing timeouts |
Corg.fourthline.cling.support.model.WriteStatus | |
Corg.seamless.xml.XmlPullParserUtils | |
Corg.fourthline.cling.model.XMLUtil | XML handling and printing shortcuts |
Cde.yaacc.upnp.server.contentdirectory.YaaccContentDirectory | Content directory which uses the content of the MediaStore in order to provide it via upnp |
►Cde.yaacc.upnp.server.avtransport.YaaccState | |
Cde.yaacc.upnp.server.avtransport.AvTransportMediaRendererNoMediaPresent | |
Cde.yaacc.upnp.server.avtransport.AvTransportMediaRendererPaused | State Paused |
Cde.yaacc.upnp.server.avtransport.AvTransportMediaRendererPlaying | State Playing |
Cde.yaacc.upnp.server.avtransport.AvTransportMediaRendererStopped | State stopped |