Uses of Class
org.red5.server.service.Call

Packages that use Call
org.red5.server.net.remoting.message   
org.red5.server.service   
 

Uses of Call in org.red5.server.net.remoting.message
 

Subclasses of Call in org.red5.server.net.remoting.message
 class RemotingCall
          Remoting method call, specific pending call.
 

Uses of Call in org.red5.server.service
 

Subclasses of Call in org.red5.server.service
 class PendingCall
          Pending call is remote call operation that is in pending state.
 



Copyright © 2006-2012 The Red5 Project