javax.media.rtp
Interface RemoteListener

All Superinterfaces:
java.util.EventListener

public interface RemoteListener
extends java.util.EventListener

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

Author:
Ken Larson

Method Summary
 void update(RemoteEvent event)
           
 

Method Detail

update

void update(RemoteEvent event)