|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ChannelGrouper
ChannelGrouper.java Created: Thu Jun 27 08:51:26 2002
Method Summary | |
---|---|
edu.iris.Fissures.IfNetwork.ChannelId[] |
retrieve_grouping(edu.iris.Fissures.IfNetwork.ChannelId[] channelIds,
edu.iris.Fissures.IfNetwork.ChannelId channelId)
Given a channelId and an array of ChannelIds, this method returns the ChannelGroup as an array of ChannelIds corresponding to channelId. |
edu.iris.Fissures.IfNetwork.Channel[] |
retrieve_grouping(org.omg.CORBA_2_3.ORB orb,
edu.iris.Fissures.IfNetwork.ChannelId channelId)
Given a channel and an array of Channels, this method returns the ChannelGroup as an array of Channels corresponding to channel. |
Method Detail |
---|
edu.iris.Fissures.IfNetwork.Channel[] retrieve_grouping(org.omg.CORBA_2_3.ORB orb, edu.iris.Fissures.IfNetwork.ChannelId channelId)
edu.iris.Fissures.IfNetwork.ChannelId[] retrieve_grouping(edu.iris.Fissures.IfNetwork.ChannelId[] channelIds, edu.iris.Fissures.IfNetwork.ChannelId channelId)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |