javax.media.rtp
Interface SessionListener

All Superinterfaces:
java.util.EventListener

public interface SessionListener
extends java.util.EventListener

Standard JMF class -- see this class in the JMF Javadoc. Complete.

Author:
Ken Larson

Method Summary
 void update(SessionEvent event)
           
 

Method Detail

update

void update(SessionEvent event)