|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Deflector.ChannelId | |
org.isam.exehda.services |
Uses of Deflector.ChannelId in org.isam.exehda.services |
Methods in org.isam.exehda.services that return Deflector.ChannelId | |
Deflector.ChannelId |
Deflector.createChannel(java.lang.String chName)
Describe createChannel method here. |
Deflector.ChannelId |
Deflector.joinChannel(java.lang.String chName,
Deflector.MulticastListener l)
Describe joinChannel method here. |
Methods in org.isam.exehda.services with parameters of type Deflector.ChannelId | |
void |
Deflector.leaveChannel(Deflector.ChannelId ch,
Deflector.MulticastListener l)
Describe leaveChannel method here. |
void |
Deflector.deliver(Deflector.ChannelId ch,
long timestamp,
java.lang.Object data)
Describe deliver method here. |
void |
Deflector.MulticastListener.update(Deflector.ChannelId ch,
long timestamp,
java.lang.Object data)
Describe update method here. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |