com.aelitis.azureus.core.messenger.config
Class PlatformMessengerConfig

java.lang.Object
  extended by com.aelitis.azureus.core.messenger.config.PlatformMessengerConfig

public class PlatformMessengerConfig
extends Object


Constructor Summary
protected PlatformMessengerConfig(String _listener_id, boolean _send_azid)
           
 
Method Summary
protected  Map syncInvoke(String operationID, Map parameters)
           
protected  Map syncInvoke(String operationID, Map parameters, boolean forceProxy)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PlatformMessengerConfig

protected PlatformMessengerConfig(String _listener_id,
                                  boolean _send_azid)
Method Detail

syncInvoke

protected Map syncInvoke(String operationID,
                         Map parameters)
                  throws PlatformMessengerException
Throws:
PlatformMessengerException

syncInvoke

protected Map syncInvoke(String operationID,
                         Map parameters,
                         boolean forceProxy)
                  throws PlatformMessengerException
Throws:
PlatformMessengerException