|
2009-01-09 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MultiplexProfileListener
| Field Summary |
|---|
| Fields inherited from interface org.eclipse.soda.dk.profile.service.ProfileListener |
|---|
ADDED, CHANGED, REMOVED |
| Method Summary | |
|---|---|
void |
channelChanged(ProfileService source,
java.lang.Object timestamp,
ChannelService channel,
int newState,
int oldState)
Channel changed with the specified source, timestamp, channel, new state and old state parameters. |
| Methods inherited from interface org.eclipse.soda.dk.profile.service.ProfileListener |
|---|
controlChanged, profileChanged |
| Methods inherited from interface org.eclipse.soda.dk.transport.service.ErrorListener |
|---|
errorOccurred |
| Method Detail |
|---|
void channelChanged(ProfileService source,
java.lang.Object timestamp,
ChannelService channel,
int newState,
int oldState)
source - The source (ProfileService) parameter.timestamp - The time stamp (Object) parameter.channel - The channel (ChannelService) parameter.newState - The new state (int) parameter.oldState - The old state (int) parameter.
|
2009-01-09 1.2.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||