|
Copyright 2008 Motorola Inc. and Nokia Corporation. All Rights Reserved. Specification License |
||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BroadcastConnection | |
---|---|
javax.microedition.broadcast.connection | This package defines the classes and interfaces for the broadcast file system. |
Uses of BroadcastConnection in javax.microedition.broadcast.connection |
---|
Subinterfaces of BroadcastConnection in javax.microedition.broadcast.connection | |
---|---|
interface |
BroadcastDatagramConnection
BroadcastDatagramConnection abstracts a broadcast connection as a
datagram connection. |
interface |
BroadcastFileConnection
BroadcastFileConnection abstracts a broadcast connection as a file or
a directory of files. |
Methods in javax.microedition.broadcast.connection with parameters of type BroadcastConnection | |
---|---|
void |
BroadcastConnectionListener.update(BroadcastConnection connection,
java.lang.String event,
java.lang.Object eventData)
Called whenever the state of a broadcast connection has changed. |
|
Copyright 2008 Motorola Inc. and Nokia Corporation. All Rights Reserved. Specification License |
||||||||
PREV NEXT | FRAMES NO FRAMES |