JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.biglybt.pifimpl.remote
RPRequestDispatcher
Contents
Description
Method Summary
Method Details
getPlugin()
dispatch(RPRequest)
Hide sidebar
Show sidebar
Interface RPRequestDispatcher
public interface
RPRequestDispatcher
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
RPReply
dispatch
(
RPRequest
request)
RPPluginInterface
getPlugin
()
Method Details
getPlugin
RPPluginInterface
getPlugin
()
dispatch
RPReply
dispatch
(
RPRequest
request)
throws
RPException
Throws:
RPException