org.gudy.azureus2.pluginsimpl.remote
Interface RPRequestDispatcher


public interface RPRequestDispatcher

Author:
parg

Method Summary
 RPReply dispatch(RPRequest request)
           
 RPPluginInterface getPlugin()
           
 

Method Detail

getPlugin

RPPluginInterface getPlugin()

dispatch

RPReply dispatch(RPRequest request)
                 throws RPException
Throws:
RPException