Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C D E F G H I J L M P R S T U V X

A

addHandlers(List) - Method in class jreceiver.common.rpc.xmlrpc.XmlRpcServlet
loads each handler specified in the list

C

CommandsImpl - class jreceiver.common.rpc.xmlrpc.CommandsImpl.
Command-definition queries and updates via XML-RPC
CommandsImpl(URL, User) - Constructor for class jreceiver.common.rpc.xmlrpc.CommandsImpl
ctor
clear() - Method in class jreceiver.common.rpc.xmlrpc.ScannerImpl
purge the database of all scanned data
clear(SignalKey) - Method in class jreceiver.common.rpc.xmlrpc.SignalsImpl
clear a signal's data
client - Variable in class jreceiver.common.rpc.xmlrpc.XmlRpcBaseImpl
a means of contacting the server for this implemenation

D

DEFAULT_SAX2_DRIVER - Static variable in class jreceiver.common.rpc.xmlrpc.XmlRpcServlet
 
DeviceBindingsImpl - class jreceiver.common.rpc.xmlrpc.DeviceBindingsImpl.
DeviceBinding-definition queries and updates via XML-RPC
DeviceBindingsImpl(URL, User) - Constructor for class jreceiver.common.rpc.xmlrpc.DeviceBindingsImpl
ctor for this implementation
DevicesImpl - class jreceiver.common.rpc.xmlrpc.DevicesImpl.
Device-related (aka device-related) queries to a remote server via XML-RPC.
DevicesImpl(URL, User) - Constructor for class jreceiver.common.rpc.xmlrpc.DevicesImpl
ctor for this implementation
DriverBindingsImpl - class jreceiver.common.rpc.xmlrpc.DriverBindingsImpl.
DriverBinding-definition queries and updates via XML-RPC
DriverBindingsImpl(URL, User) - Constructor for class jreceiver.common.rpc.xmlrpc.DriverBindingsImpl
ctor for this implementation
DriversImpl - class jreceiver.common.rpc.xmlrpc.DriversImpl.
Driver-related (aka device-related) queries to a remote server via XML-RPC.
DriversImpl(URL, User) - Constructor for class jreceiver.common.rpc.xmlrpc.DriversImpl
ctor for this implementation
delete(String) - Method in class jreceiver.common.rpc.xmlrpc.SettingsImpl
remove a settings value
deleteRecs(Vector) - Method in class jreceiver.common.rpc.xmlrpc.ServerTableImpl
delete record for the given keys
detect() - Method in class jreceiver.common.rpc.xmlrpc.XmlRpcBaseImpl
test to see if the handler is available
doGet(HttpServletRequest, HttpServletResponse) - Method in class jreceiver.common.rpc.xmlrpc.XmlRpcServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class jreceiver.common.rpc.xmlrpc.XmlRpcServlet
 

E

encodeAlbums(TuneQuery, int, String, int, int) - Method in class jreceiver.common.rpc.xmlrpc.MenusImpl
obtain a list of albums, custom formatted, for use in a menu.
encodeArtists(TuneQuery, int, String, int, int) - Method in class jreceiver.common.rpc.xmlrpc.MenusImpl
obtain a list of artists, custom formatted, for use in a menu.
encodeBinary(TuneQuery, int, byte[], int, int) - Method in class jreceiver.common.rpc.xmlrpc.TunesImpl
Obtain a BINARY list of tunes for a hash query, custom formatted with a caller-specified pattern, typically for use in building an internal playlist in an embedded device where memory is at a premium.
encodeGenres(TuneQuery, int, String, int, int) - Method in class jreceiver.common.rpc.xmlrpc.MenusImpl
obtain a list of genres, custom formatted, for use in a menu.
encodeHelper(String, TuneQuery, int, String, int, int) - Method in class jreceiver.common.rpc.xmlrpc.MenusImpl
obtain formatted results from the host
encodePlaylistTag(int, int, byte[]) - Method in class jreceiver.common.rpc.xmlrpc.TagEncoderImpl
see interface for description and behavior
encodePlaylists(String, int, int) - Method in class jreceiver.common.rpc.xmlrpc.PlaylistEncoderImpl
see interface for description and behavior
encodeTag(int, int, byte[], byte[]) - Method in class jreceiver.common.rpc.xmlrpc.TagEncoderImpl
see interface for description and behavior
encodeText(TuneQuery, int, String, int, int) - Method in class jreceiver.common.rpc.xmlrpc.TunesImpl
Obtain a TEXT list of tunes for a hash query, custom formatted with a caller-specified pattern, for use in displaying a menu to the user.
encodeTitles(TuneQuery, int, String, int, int) - Method in class jreceiver.common.rpc.xmlrpc.MenusImpl
obtain a list of titles, custom formatted, for use in a menu.
encodeTuneTag(int, int, byte[]) - Method in class jreceiver.common.rpc.xmlrpc.TagEncoderImpl
see interface for description and behavior
execute(String, Vector, String, String) - Method in class jreceiver.common.rpc.xmlrpc.XmlRpcBaseHandler
Return the result, or throw an Exception if something went wrong.
execute(String, Vector) - Method in class jreceiver.common.rpc.xmlrpc.XmlRpcBaseImpl
 
executeCommand(Device, Command) - Method in class jreceiver.common.rpc.xmlrpc.DriversImpl
asynchronously send a command to the driver for a device
executeHandler(String, Vector, User) - Method in class jreceiver.common.rpc.xmlrpc.XmlRpcBaseHandler
subclasses override this to handle a request

F

FoldersImpl - class jreceiver.common.rpc.xmlrpc.FoldersImpl.
Folder-related queries to a remote server via XML-RPC.
FoldersImpl(URL, User) - Constructor for class jreceiver.common.rpc.xmlrpc.FoldersImpl
ctor for this implementation
findParent(int, Set) - Method in class jreceiver.common.rpc.xmlrpc.FoldersImpl
see interface for description and behavior

G

GeneralSettingsImpl - class jreceiver.common.rpc.xmlrpc.GeneralSettingsImpl.
General Settings-related queries to a remote server via XML-RPC.
GeneralSettingsImpl(URL, User) - Constructor for class jreceiver.common.rpc.xmlrpc.GeneralSettingsImpl
ctor for this implementation
get(String) - Method in class jreceiver.common.rpc.xmlrpc.SettingsImpl
access to the settings table
get(String, String) - Method in class jreceiver.common.rpc.xmlrpc.SettingsImpl
access to the settings table
getAlbumMenuRecs(TuneQuery, int, int, int) - Method in class jreceiver.common.rpc.xmlrpc.MenusImpl
obtain a list of MenuRecs that specify album/cd names
getArtistMenuRecs(TuneQuery, int, int, int) - Method in class jreceiver.common.rpc.xmlrpc.MenusImpl
obtain a list of MenuRecs that specify artist names
getAuthenticUser(String, String, Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.UsersImpl
return the user rec if credentials are valid
getBool(String) - Method in class jreceiver.common.rpc.xmlrpc.SettingsImpl
access to the settings table
getBool(String, boolean) - Method in class jreceiver.common.rpc.xmlrpc.SettingsImpl
access to the settings table
getBool(Vector, int) - Method in class jreceiver.common.rpc.xmlrpc.XmlRpcBaseHandler
helper for extracting a primitive boolean from the param list
getChildKeys(int, String, boolean, int, int) - Method in class jreceiver.common.rpc.xmlrpc.FoldersImpl
Obtain a list of folder_ids which represent the children of the folder associated with parent_id.
getClazz() - Method in class jreceiver.common.rpc.xmlrpc.XmlRpcServlet.Handler
 
getFile(Vector, int) - Method in class jreceiver.common.rpc.xmlrpc.XmlRpcBaseHandler
helper for extracting a File object from a site.Path object the param list
getGenreMenuRecs(TuneQuery, int, int, int) - Method in class jreceiver.common.rpc.xmlrpc.MenusImpl
obtain a list of MenuRecs that specify genre names
getHandlerList(String, String) - Method in class jreceiver.common.rpc.xmlrpc.XmlRpcServlet
Digest an XML list of handlers via SAX
getInt(String) - Method in class jreceiver.common.rpc.xmlrpc.SettingsImpl
access to the settings table
getInt(String, int) - Method in class jreceiver.common.rpc.xmlrpc.SettingsImpl
access to the settings table
getInt(Vector, int) - Method in class jreceiver.common.rpc.xmlrpc.XmlRpcBaseHandler
helper for extracting a primitive int from the param list
getKeyCount() - Method in class jreceiver.common.rpc.xmlrpc.ServerTableImpl
obtain a total count of unique keys for the specified filter
getKeyCountForDriverBinding(DriverBindingKey) - Method in class jreceiver.common.rpc.xmlrpc.DeviceBindingsImpl
Obtain a total count of devbind keys for a driverbind
getKeyCountForDriverBinding(DriverBindingKey) - Method in class jreceiver.common.rpc.xmlrpc.SignalsImpl
Obtain a total count of signal keys for a driverbind
getKeyCountForMask(int) - Method in class jreceiver.common.rpc.xmlrpc.PlaylistsImpl
Obtain a total count of keys for the specified filter.
getKeyCountForPlaylist(int, int) - Method in class jreceiver.common.rpc.xmlrpc.TunesImpl
Return a count of Tune ids for a particular playlist, filtering out mime-types not supported by the specified driver.
getKeyCountForQuery(TuneQuery, int) - Method in class jreceiver.common.rpc.xmlrpc.TunesImpl
Return a count of Tune ids for a hash query, filtering out mime-types not supported by the specified driver.
getKeyCountForRole(String) - Method in class jreceiver.common.rpc.xmlrpc.RoleAuthsImpl
Obtain a total count of RoleAuth keys for a role
getKeys(String, int, int) - Method in class jreceiver.common.rpc.xmlrpc.ServerTableImpl
obtain an ordered range of keys for the specified filter
getKeysAvailable(String, String, int, int) - Method in class jreceiver.common.rpc.xmlrpc.MethodsImpl
Obtain an ordered range of keys available for assignment to the specified role
getKeysForDriver(int, String, int, int) - Method in class jreceiver.common.rpc.xmlrpc.DevicesImpl
obtain an ordered range of keys for the specified driver
getKeysForDriverBinding(DriverBindingKey, String, int, int) - Method in class jreceiver.common.rpc.xmlrpc.DeviceBindingsImpl
Obtain an ordered range of keys for the specified driverbind.
getKeysForDriverBinding(DriverBindingKey, String, int, int) - Method in class jreceiver.common.rpc.xmlrpc.SignalsImpl
Obtain an ordered range of keys for the specified driverbind.
getKeysForFolder(int, int, String, int, int) - Method in class jreceiver.common.rpc.xmlrpc.TunesImpl
see interface for description and behavior
getKeysForMask(int, String, int, int) - Method in class jreceiver.common.rpc.xmlrpc.PlaylistsImpl
Obtain an ordered range of keys for the specified mask.
getKeysForPlaylist(int, int, String, int, int) - Method in class jreceiver.common.rpc.xmlrpc.TunesImpl
see interface for description and behavior
getKeysForQuery(TuneQuery, int, String, int, int) - Method in class jreceiver.common.rpc.xmlrpc.TunesImpl
Return a list of Tune ids for a hash query, filtering out mime-types not supported by the specified driver.
getKeysForRole(String, String, int, int) - Method in class jreceiver.common.rpc.xmlrpc.RoleAuthsImpl
Obtain an ordered range of RoleAuth keys for the specified role.
getName() - Method in class jreceiver.common.rpc.xmlrpc.XmlRpcServlet.Handler
 
getRec(Object, Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.ServerTableImpl
obtain a single rec for the key
getRec(int, Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.ServerTableImpl
obtain a single rec for the key (primitive int)
getRecForDriver(int, int) - Method in class jreceiver.common.rpc.xmlrpc.SourcesImpl
Obtain source details for the given src_id when used with a given driver_id.
getRecForPath(int, File, Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.MfilesImpl
Obtain a mfile rec corresponding to the specified filespec
getRecs() - Method in class jreceiver.common.rpc.xmlrpc.MimesImpl
Obtain the canonical list of supported mime-types
getRecs(Vector, String, Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.ServerTableImpl
obtain a list of recs for a list of keys
getRecs(String, Hashtable, int, int) - Method in class jreceiver.common.rpc.xmlrpc.ServerTableImpl
obtain a list of recs (combines getKeys+getRecs(keys))
getRecsForDriver(int, String, Hashtable, int, int) - Method in class jreceiver.common.rpc.xmlrpc.DevicesImpl
obtain an ordered range of device recs for the specified driver (combines getKeys+getRecs steps)
getRecsForDriverBinding(DriverBindingKey, String, int, int) - Method in class jreceiver.common.rpc.xmlrpc.CommandsImpl
Obtain commands for which signals may be created for a driverbind definition
getRecsForMethods(User, Vector, String, Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.RoleAuthsImpl
plural - obtain an ordered range of keys for the specified role
getRecsForSettings(String, Hashtable, int, int) - Method in class jreceiver.common.rpc.xmlrpc.DriversImpl
Obtain a list of drivers that for which the user is authorized to modify settings.
getRecsHelper(String, TuneQuery, int, int, int) - Method in class jreceiver.common.rpc.xmlrpc.MenusImpl
obtain formatted results from the host
getRootKeys(String, int, int) - Method in class jreceiver.common.rpc.xmlrpc.FoldersImpl
Obtain a list of folder_ids which represent the root folders
getSchedule() - Method in class jreceiver.common.rpc.xmlrpc.ScannerImpl
obtain the next time a scan will commence
getServerVersion() - Method in class jreceiver.common.rpc.xmlrpc.DriversImpl
returns the version number of the RPC server
getSignature(String) - Method in class jreceiver.common.rpc.xmlrpc.XmlRpcBaseImpl
 
getState() - Method in class jreceiver.common.rpc.xmlrpc.ScannerImpl
obtain the current scanner state
getTitleMenuRecs(TuneQuery, int, int, int) - Method in class jreceiver.common.rpc.xmlrpc.MenusImpl
obtain a list of MenuRecs that specify tune titles

H

HANDLER - Static variable in class jreceiver.common.rpc.xmlrpc.XmlRpcServlet
 
handler_name - Variable in class jreceiver.common.rpc.xmlrpc.XmlRpcBaseImpl
 

I

init() - Method in class jreceiver.common.rpc.xmlrpc.XmlRpcServlet
 
interrupt() - Method in class jreceiver.common.rpc.xmlrpc.ScannerImpl
stop the scanner, if running
invoke() - Method in class jreceiver.common.rpc.xmlrpc.ScannerImpl
start the scanner, if not started
isAuthorized(User, MethodKey) - Method in class jreceiver.common.rpc.xmlrpc.RoleAuthsImpl
singular - obtain an ordered range of keys for the specified role

J

jreceiver.common.rpc.xmlrpc - package jreceiver.common.rpc.xmlrpc
A set of wrapper classes to remotely query and control the JReceiver Engine.

L

LIST - Static variable in class jreceiver.common.rpc.xmlrpc.XmlRpcServlet
 
log - Static variable in class jreceiver.common.rpc.xmlrpc.RootsImpl
logging sink
log - Static variable in class jreceiver.common.rpc.xmlrpc.ServerTableImpl
logging sink
log - Static variable in class jreceiver.common.rpc.xmlrpc.XmlRpcBaseHandler
logging sink
log - Static variable in class jreceiver.common.rpc.xmlrpc.XmlRpcBaseImpl
logging sink
log - Static variable in class jreceiver.common.rpc.xmlrpc.XmlRpcServlet
logging object

M

MenusImpl - class jreceiver.common.rpc.xmlrpc.MenusImpl.
Menu-related queries to a remote server via XML-RPC.
MenusImpl(URL, User) - Constructor for class jreceiver.common.rpc.xmlrpc.MenusImpl
ctor for this implementation
MethodsImpl - class jreceiver.common.rpc.xmlrpc.MethodsImpl.
Method-definition queries and updates via XML-RPC
MethodsImpl(URL, User) - Constructor for class jreceiver.common.rpc.xmlrpc.MethodsImpl
ctor for this implementation
MexternalsImpl - class jreceiver.common.rpc.xmlrpc.MexternalsImpl.
Client methods -- make remote calls via XML-RPC to associated Handler.
MexternalsImpl(URL, User) - Constructor for class jreceiver.common.rpc.xmlrpc.MexternalsImpl
ctor for this implementation
MfilesImpl - class jreceiver.common.rpc.xmlrpc.MfilesImpl.
Client methods -- make remote calls via XML-RPC to associated Handler.
MfilesImpl(URL, User) - Constructor for class jreceiver.common.rpc.xmlrpc.MfilesImpl
ctor for this implementation
MimesImpl - class jreceiver.common.rpc.xmlrpc.MimesImpl.
Mime-definition queries and updates via XML-RPC
MimesImpl(URL, User) - Constructor for class jreceiver.common.rpc.xmlrpc.MimesImpl
ctor for this implementation
m_clazz - Variable in class jreceiver.common.rpc.xmlrpc.XmlRpcServlet.Handler
 
m_name - Variable in class jreceiver.common.rpc.xmlrpc.XmlRpcServlet.Handler
 

P

PlaylistEncoderImpl - class jreceiver.common.rpc.xmlrpc.PlaylistEncoderImpl.
Playlists-related queries to a remote server via XML-RPC.
PlaylistEncoderImpl(URL, User) - Constructor for class jreceiver.common.rpc.xmlrpc.PlaylistEncoderImpl
ctor for this implementation
PlaylistsImpl - class jreceiver.common.rpc.xmlrpc.PlaylistsImpl.
Dynamic-playlist-related queries to a remote server via XML-RPC.
PlaylistsImpl(URL, User) - Constructor for class jreceiver.common.rpc.xmlrpc.PlaylistsImpl
ctor for this implementation
play(Signal, Device) - Method in class jreceiver.common.rpc.xmlrpc.SignalsImpl
Playback the signal for the specified device.
put(String, int) - Method in class jreceiver.common.rpc.xmlrpc.SettingsImpl
insert or update an integer settings value
put(String, boolean) - Method in class jreceiver.common.rpc.xmlrpc.SettingsImpl
insert or update an boolean settings value
put(String, String) - Method in class jreceiver.common.rpc.xmlrpc.SettingsImpl
insert or update a settings value

R

RoleAuthsImpl - class jreceiver.common.rpc.xmlrpc.RoleAuthsImpl.
RoleAuth-definition queries and updates via XML-RPC
RoleAuthsImpl(URL, User) - Constructor for class jreceiver.common.rpc.xmlrpc.RoleAuthsImpl
ctor for this implementation
RolesImpl - class jreceiver.common.rpc.xmlrpc.RolesImpl.
Role-folder-related queries to a remote server via XML-RPC.
RolesImpl(URL, User) - Constructor for class jreceiver.common.rpc.xmlrpc.RolesImpl
ctor for this implementation
RootsImpl - class jreceiver.common.rpc.xmlrpc.RootsImpl.
Root-folder-related queries to a remote server via XML-RPC.
RootsImpl(URL, User) - Constructor for class jreceiver.common.rpc.xmlrpc.RootsImpl
ctor for this implementation
reconstituteKey(Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.DeviceBindingsImpl
restore a key object from hashtable form
reconstituteKey(Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.DriverBindingsImpl
restore a key object from hashtable form
reconstituteKey(Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.MethodsImpl
restore a key object from hashtable form
reconstituteKey(Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.RoleAuthsImpl
restore a key object from hashtable form
reconstituteKey(Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.RootsImpl
restore a key object from hashtable form
reconstituteKey(Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.ServerTableImpl
restore a key object from a hash.
reconstituteKey(Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.SignalsImpl
 
reconstituteKeys(Vector) - Method in class jreceiver.common.rpc.xmlrpc.ServerTableImpl
Restore each key that was preserved as a hash in the list.
reconstituteRec(Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.CommandsImpl
 
reconstituteRec(Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.DeviceBindingsImpl
restore a rec object from hashtable form
reconstituteRec(Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.DevicesImpl
restore a rec object from hashtable form
reconstituteRec(Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.DriverBindingsImpl
restore a rec object from hashtable form
reconstituteRec(Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.DriversImpl
restore a rec object from hashtable form
reconstituteRec(Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.FoldersImpl
restore a rec object from hashtable form
reconstituteRec(Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.MethodsImpl
restore a rec object from hashtable form
reconstituteRec(Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.MexternalsImpl
restore a rec object from hashtable form
reconstituteRec(Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.MfilesImpl
restore a rec object from hashtable form
reconstituteRec(Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.PlaylistsImpl
restore a rec object from hashtable form
reconstituteRec(Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.RoleAuthsImpl
restore a rec object from hashtable form
reconstituteRec(Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.RolesImpl
restore a rec object from hashtable form
reconstituteRec(Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.RootsImpl
restore a rec object from hashtable form
reconstituteRec(Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.ServerTableImpl
restore a rec object from a hash
reconstituteRec(Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.SignalsImpl
 
reconstituteRec(Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.SitesImpl
restore a rec object from hashtable form
reconstituteRec(Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.SourcesImpl
restore a rec object from hashtable form
reconstituteRec(Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.TranscodersImpl
restore a rec object from hashtable form
reconstituteRec(Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.TunesImpl
restore a rec object from hashtable form
reconstituteRec(Hashtable) - Method in class jreceiver.common.rpc.xmlrpc.UsersImpl
restore a rec object from a hash
reconstituteRecs(Vector) - Method in class jreceiver.common.rpc.xmlrpc.ServerTableImpl
Restore each rec that was preserved as a hash in the list.
record(SignalKey, Device) - Method in class jreceiver.common.rpc.xmlrpc.SignalsImpl
Record a signal for the specified device, storing the results.
refresh(Vector) - Method in class jreceiver.common.rpc.xmlrpc.PlaylistsImpl
see interface for description and behavior
register(URL, String, String, Vector, Vector, Vector, boolean) - Method in class jreceiver.common.rpc.xmlrpc.DriversImpl
register a driver with the server
registerCommandSet(int, Vector) - Method in class jreceiver.common.rpc.xmlrpc.DriversImpl
register a driver with the server

S

ScannerImpl - class jreceiver.common.rpc.xmlrpc.ScannerImpl.
Scanner-related control and queries to a remote server via XML-RPC.
ScannerImpl(URL, User) - Constructor for class jreceiver.common.rpc.xmlrpc.ScannerImpl
ctor for this implementation
ScannerSettingsImpl - class jreceiver.common.rpc.xmlrpc.ScannerSettingsImpl.
Scanner Settings-related queries to a remote server via XML-RPC.
ScannerSettingsImpl(URL, User) - Constructor for class jreceiver.common.rpc.xmlrpc.ScannerSettingsImpl
ctor for this implementation
ServerTableImpl - class jreceiver.common.rpc.xmlrpc.ServerTableImpl.
RpcBase class to support queries to a remote server via XML-RPC.
ServerTableImpl(String, URL, User) - Constructor for class jreceiver.common.rpc.xmlrpc.ServerTableImpl
ctor
SettingsImpl - class jreceiver.common.rpc.xmlrpc.SettingsImpl.
Settings-related queries to a remote server via XML-RPC.
SettingsImpl(URL, User) - Constructor for class jreceiver.common.rpc.xmlrpc.SettingsImpl
ctor for this implementation
SignalsImpl - class jreceiver.common.rpc.xmlrpc.SignalsImpl.
Signal-definition queries and updates via XML-RPC
SignalsImpl(URL, User) - Constructor for class jreceiver.common.rpc.xmlrpc.SignalsImpl
ctor
SitesImpl - class jreceiver.common.rpc.xmlrpc.SitesImpl.
Site-folder-related queries to a remote server via XML-RPC.
SitesImpl(URL, User) - Constructor for class jreceiver.common.rpc.xmlrpc.SitesImpl
ctor for this implementation
SourcesImpl - class jreceiver.common.rpc.xmlrpc.SourcesImpl.
Media-source-related queries to a remote server via XML-RPC.
SourcesImpl(URL, User) - Constructor for class jreceiver.common.rpc.xmlrpc.SourcesImpl
ctor for this implementation
schedule() - Method in class jreceiver.common.rpc.xmlrpc.ScannerImpl
tell the scanner to update its schedule
setClazz(String) - Method in class jreceiver.common.rpc.xmlrpc.XmlRpcServlet.Handler
 
setName(String) - Method in class jreceiver.common.rpc.xmlrpc.XmlRpcServlet.Handler
 
storeRec(Rec) - Method in class jreceiver.common.rpc.xmlrpc.ServerTableImpl
Insert or update a single record, returning identity (if any)
storeRecs(Vector) - Method in class jreceiver.common.rpc.xmlrpc.ServerTableImpl
Insert or update a list of records

T

TagEncoderImpl - class jreceiver.common.rpc.xmlrpc.TagEncoderImpl.
Tag-related queries to a remote server via XML-RPC.
TagEncoderImpl(URL, User) - Constructor for class jreceiver.common.rpc.xmlrpc.TagEncoderImpl
ctor for this implementation
TranscodersImpl - class jreceiver.common.rpc.xmlrpc.TranscodersImpl.
Transcoder-definition queries and updates via XML-RPC
TranscodersImpl(URL, User) - Constructor for class jreceiver.common.rpc.xmlrpc.TranscodersImpl
ctor for this implementation
TunesImpl - class jreceiver.common.rpc.xmlrpc.TunesImpl.
Tune-related queries to a remote server via XML-RPC.
TunesImpl(URL, User) - Constructor for class jreceiver.common.rpc.xmlrpc.TunesImpl
ctor for this implementation
toString() - Method in class jreceiver.common.rpc.xmlrpc.XmlRpcBaseImpl
 
toString() - Method in class jreceiver.common.rpc.xmlrpc.XmlRpcServlet.Handler
 

U

UsersImpl - class jreceiver.common.rpc.xmlrpc.UsersImpl.
User-folder-related queries to a remote server via XML-RPC.
UsersImpl(URL, User) - Constructor for class jreceiver.common.rpc.xmlrpc.UsersImpl
ctor for this implementation

V

validate(File) - Method in class jreceiver.common.rpc.xmlrpc.RootsImpl
see interface for description and behavior
validateFilter(String, String) - Method in class jreceiver.common.rpc.xmlrpc.PlaylistsImpl
see interface for description and behavior

X

XmlRpcBaseHandler - class jreceiver.common.rpc.xmlrpc.XmlRpcBaseHandler.
Abstract XML-RPC interface for providing basic handler services
XmlRpcBaseHandler() - Constructor for class jreceiver.common.rpc.xmlrpc.XmlRpcBaseHandler
 
XmlRpcBaseImpl - class jreceiver.common.rpc.xmlrpc.XmlRpcBaseImpl.
RpcBase class to support queries to a remote server via XML-RPC.
XmlRpcBaseImpl(String, URL, User) - Constructor for class jreceiver.common.rpc.xmlrpc.XmlRpcBaseImpl
ctor for the base xml-rpc client implementation
XmlRpcServlet - class jreceiver.common.rpc.xmlrpc.XmlRpcServlet.
Provide XML-RPC Services in a servlet container
XmlRpcServlet() - Constructor for class jreceiver.common.rpc.xmlrpc.XmlRpcServlet
 
XmlRpcServlet.Handler - class jreceiver.common.rpc.xmlrpc.XmlRpcServlet.Handler.
 
XmlRpcServlet.Handler() - Constructor for class jreceiver.common.rpc.xmlrpc.XmlRpcServlet.Handler
 
xmlrpc_server - Variable in class jreceiver.common.rpc.xmlrpc.XmlRpcServlet
 

A C D E F G H I J L M P R S T U V X