|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--cnrg.itx.gtwy.RecordChannel
Takes care of sending voice data from the primary channel from the phone to the computer network.
Constructor Summary | |
protected |
RecordChannel(Line lin,
cnrg.itx.datax.Connection c,
ChannelControl cc,
Gateway g)
|
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 RecordChannel(Line lin, cnrg.itx.datax.Connection c, ChannelControl cc, Gateway g)
lin
- the Line
instance corresponding to RecordChannel's
line.
Contains information regarding the line.c
- the Connection
instance needed for data transfer with the computer network.cc
- the ChannelControl
object responsible for controlling the primary channel.g
- the Gateway
instance. Needed to access line state.Line
,
ChannelControl
,
Gateway
,
Connection
Method Detail |
public void run()
Runnable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |