Uses of Interface
org.glassfish.cafe.api.MediaParticipant

Packages that use MediaParticipant
org.glassfish.cafe.api   
 

Uses of MediaParticipant in org.glassfish.cafe.api
 

Subinterfaces of MediaParticipant in org.glassfish.cafe.api
 interface MSRPPlayer
          A participant that is used to send large files from CAFE to the other participants in a MSRP communication.
 interface MSRPRecorder
          A participant that is used to save the large file and/or to record the message history in a MSRP communication.
 interface Player
          Represents a Player object.
 interface Recorder
          Represents a Recorder object.
 

Methods in org.glassfish.cafe.api with type parameters of type MediaParticipant
<P extends MediaParticipant>
Collection<P>
Conference.getAllMediaParticipants(Class<P> type)
          Get a collection of particular type of Participants in the conference.
 



Copyright © 2010. All Rights Reserved.