|
Copyright 2008 Motorola Inc. and Nokia Corporation. All Rights Reserved. Specification License |
||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BroadcastServiceException | |
---|---|
javax.microedition.broadcast | The main package for the Mobile Broadcast Service API. |
javax.microedition.broadcast.platform | This package defines the classes and interfaces to manage the broadcast network provider. |
javax.microedition.broadcast.recording | This package defines the classes and interfaces to handle scheduled recording. |
Uses of BroadcastServiceException in javax.microedition.broadcast |
---|
Subclasses of BroadcastServiceException in javax.microedition.broadcast | |
---|---|
class |
InsufficientResourcesException
InsufficientResourcesException is thrown when there is
not enough resource to complete the tried operation. |
Methods in javax.microedition.broadcast that throw BroadcastServiceException | |
---|---|
abstract BroadcastDatagramConnection |
ServiceContext.getBroadcastDatagramConnection(ServiceComponent component)
Returns a BroadcastDatagramConnection corresponding
to the given ServiceComponent . |
abstract javax.microedition.media.Player |
ServiceContext.getPlayer(ServiceComponent component)
Returns a Player corresponding to the given
ServiceComponent that is currently being presented. |
abstract void |
ServiceContext.setComponents(ServiceComponent[] components)
Sets components to be presented in the context of the current service. |
Uses of BroadcastServiceException in javax.microedition.broadcast.platform |
---|
Methods in javax.microedition.broadcast.platform that throw BroadcastServiceException | |
---|---|
static PlatformProvider |
PlatformProviderSelector.getDefaultProvider()
Returns the default PlatformProvider. |
Uses of BroadcastServiceException in javax.microedition.broadcast.recording |
---|
Methods in javax.microedition.broadcast.recording that throw BroadcastServiceException | |
---|---|
static void |
RecordingScheduler.add(Recording recording)
Adds the given recording to the scheduled recordings list. |
|
Copyright 2008 Motorola Inc. and Nokia Corporation. All Rights Reserved. Specification License |
||||||||
PREV NEXT | FRAMES NO FRAMES |