Uses of Class
jreceiver.common.rpc.RpcFactoryBase

Packages that use RpcFactoryBase
jreceiver.common.callback.rpc   
jreceiver.common.rpc A set of wrapper classes to remotely query and control the JReceiver Engine. 
 

Uses of RpcFactoryBase in jreceiver.common.callback.rpc
 

Subclasses of RpcFactoryBase in jreceiver.common.callback.rpc
 class RpcCallbackFactory
          Factory to create an object for the server to execute XML-RPC (or other protocol) queries to a driver or player.
 

Uses of RpcFactoryBase in jreceiver.common.rpc
 

Subclasses of RpcFactoryBase in jreceiver.common.rpc
 class RpcFactory
          Factory to create an object to execute client-related (aka driver-related) queries to a remote server via some RPC mechanism.
 



Copyright © 2001-2002 Reed Esau, All Rights Reserved.