javax.media.rtp
Interface SendStreamListener


public interface SendStreamListener
extends java.util.EventListener

Interface that generates the callback for RTPSessionManager Events. This interface will generate callbacks for events that pertain to a particular SendStream.


Method Summary
 void update(SendStreamEvent event)
          Method called back in the RTPSessionListener to notify listener of all SendStream Events.
 

Method Detail

update

public void update(SendStreamEvent event)
Method called back in the RTPSessionListener to notify listener of all SendStream Events.


Submit a bug or feature
Copyright 1994-2004 Sun Microsystems, Inc. 901 San Antonio Road, Palo Alto, California, 94303, U.S.A. All Rights Reserved. See the Specification License for more details.
Sun, Sun Microsystems, and Java are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries.