Uses of Package
org.red5.server.api.service

Packages that use org.red5.server.api.service
org.red5.server   
org.red5.server.adapter   
org.red5.server.api   
org.red5.server.api.scope   
org.red5.server.api.service   
org.red5.server.api.so   
org.red5.server.jmx.mxbeans   
org.red5.server.net.remoting   
org.red5.server.net.remoting.message   
org.red5.server.net.rtmp   
org.red5.server.net.rtmp.event   
org.red5.server.net.rtmpt   
org.red5.server.scope   
org.red5.server.service   
org.red5.server.so   
org.red5.server.stream.bandwidth   
 

Classes in org.red5.server.api.service used by org.red5.server
IServiceCall
          Container for a Service Call
IServiceInvoker
          Interface for objects that execute service calls (remote calls from client).
 

Classes in org.red5.server.api.service used by org.red5.server.adapter
IServiceCall
          Container for a Service Call
 

Classes in org.red5.server.api.service used by org.red5.server.api
IServiceInvoker
          Interface for objects that execute service calls (remote calls from client).
 

Classes in org.red5.server.api.service used by org.red5.server.api.scope
IServiceCall
          Container for a Service Call
IServiceHandlerProvider
          Supports registration and lookup of service handlers.
 

Classes in org.red5.server.api.service used by org.red5.server.api.service
IPendingServiceCall
          IPendingServiceCall is a call that have a list of callbacks.
IPendingServiceCallback
          Callback that will be executed when the result of a pending service call has been received.
IServiceCall
          Container for a Service Call
IServiceHandlerProvider
          Supports registration and lookup of service handlers.
 

Classes in org.red5.server.api.service used by org.red5.server.api.so
IServiceHandlerProvider
          Supports registration and lookup of service handlers.
 

Classes in org.red5.server.api.service used by org.red5.server.jmx.mxbeans
IServiceCall
          Container for a Service Call
IServiceInvoker
          Interface for objects that execute service calls (remote calls from client).
 

Classes in org.red5.server.api.service used by org.red5.server.net.remoting
IServiceInvoker
          Interface for objects that execute service calls (remote calls from client).
 

Classes in org.red5.server.api.service used by org.red5.server.net.remoting.message
IPendingServiceCall
          IPendingServiceCall is a call that have a list of callbacks.
IServiceCall
          Container for a Service Call
 

Classes in org.red5.server.api.service used by org.red5.server.net.rtmp
IPendingServiceCall
          IPendingServiceCall is a call that have a list of callbacks.
IPendingServiceCallback
          Callback that will be executed when the result of a pending service call has been received.
IServiceCall
          Container for a Service Call
IServiceCapableConnection
          Connection that has options to invoke and handle remote calls
 

Classes in org.red5.server.api.service used by org.red5.server.net.rtmp.event
IPendingServiceCall
          IPendingServiceCall is a call that have a list of callbacks.
IServiceCall
          Container for a Service Call
 

Classes in org.red5.server.api.service used by org.red5.server.net.rtmpt
IServiceCapableConnection
          Connection that has options to invoke and handle remote calls
 

Classes in org.red5.server.api.service used by org.red5.server.scope
IServiceHandlerProvider
          Supports registration and lookup of service handlers.
 

Classes in org.red5.server.api.service used by org.red5.server.service
IPendingServiceCall
          IPendingServiceCall is a call that have a list of callbacks.
IPendingServiceCallback
          Callback that will be executed when the result of a pending service call has been received.
IServiceCall
          Container for a Service Call
IServiceInvoker
          Interface for objects that execute service calls (remote calls from client).
 

Classes in org.red5.server.api.service used by org.red5.server.so
IServiceHandlerProvider
          Supports registration and lookup of service handlers.
 

Classes in org.red5.server.api.service used by org.red5.server.stream.bandwidth
IPendingServiceCall
          IPendingServiceCall is a call that have a list of callbacks.
IPendingServiceCallback
          Callback that will be executed when the result of a pending service call has been received.
 



Copyright © 2006-2012 The Red5 Project