|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--cnrg.itx.gtwy.PlayChannel
This class controls the second channel in a data connection. Second channel's only purpose is to send data to the phone.
Constructor Summary | |
protected |
PlayChannel(Line lin,
ChannelControl cc)
|
Method Summary | |
void |
run()
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
protected PlayChannel(Line lin, ChannelControl cc)
lin
- the Line
instance corresponding to PlayChannel's
line.
Contains information regarding that line.cc
- the ChannelControl
instance used to control PlayChannel's
second channel.Line
,
ChannelControl
Method Detail |
public void run()
Runnable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |