|
JSR-927 (Maintenance Release) | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Controls | |
| javax.media.protocol | |
| Uses of Controls in javax.media.protocol |
| Subinterfaces of Controls in javax.media.protocol | |
interface |
PullSourceStream
Abstracts a read interface that data is pulled from. |
interface |
PushSourceStream
Abstracts a read interface that pushes data. |
interface |
SourceStream
Abstracts a single stream of media data. |
| Classes in javax.media.protocol that implement Controls | |
class |
DataSource
A DataSource is an abstraction for media protocol-handlers. |
class |
PullDataSource
Abstracts a media data-source that only supports pull data-streams. |
class |
PushDataSource
Abstracts a data source that manages PushDataStreams. |
class |
URLDataSource
A default data-source created directly from a URL using URLConnection. |
|
JSR-927 (Maintenance Release) | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||