Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
_
D
DCIO
- Class in
org.elite.jdcbot.framework
Created on 26-May-08
The purpose of this class is to implement methods that are needed for IO easily send and recerive and parse commands.
DCIO()
- Constructor for class org.elite.jdcbot.framework.
DCIO
description()
- Method in class org.elite.jdcbot.framework.
User
DIR
- Static variable in class org.ag.sheriffbot.
FilelistDumpSearcher.FilelistHandler
DIR
- Static variable in class org.ag.sheriffbot.
LegacyFilelistDumpSearcher.Content
Deprecated.
dirs
- Variable in class org.ag.sheriffbot.
FilelistDumpSearcher.FilelistHandler
dispatch
- Variable in class org.elite.jdcbot.framework.
BotEventDispatchThread
dispatch
- Variable in class org.elite.jdcbot.framework.
EventDispatchThread
Deprecated.
dispatchThread
- Variable in class org.elite.jdcbot.framework.
jDCBot
displaySQLErrors(SQLException)
- Method in class org.elite.jdcbot.util.
MySQLWork
download(DUEntity)
- Method in class org.elite.jdcbot.framework.
DownloadHandler
download(DUEntity, User)
- Method in class org.elite.jdcbot.framework.
DownloadManager
download(String, Socket, int, String)
- Method in class org.elite.jdcbot.framework.
DownloadManager
download(DUEntity)
- Method in class org.elite.jdcbot.framework.
User
This is the function users of the framework are expected to use to download files.
DOWNLOAD_NOT_POSSIBLE_BOTH_PASSIVE
- Static variable in exception org.elite.jdcbot.framework.
BotException
DownloadBot
- Class in
org.elite.jdcbot.examples
Created on 31-May-08
This exmple bot will download any file from a user when that user sends the magnet URI of the file in private message to this bot.
DownloadBot()
- Constructor for class org.elite.jdcbot.examples.
DownloadBot
DownloadBot.Query
- Class in
org.elite.jdcbot.examples
DownloadBot.Query()
- Constructor for class org.elite.jdcbot.examples.
DownloadBot.Query
DownloadBot.Query(String, String)
- Constructor for class org.elite.jdcbot.examples.
DownloadBot.Query
downloadedUsers
- Variable in class org.ag.sheriffbot.
SheriffBot
DownloadEntityQ
- Variable in class org.elite.jdcbot.framework.
DownloadHandler
downloadFileList(OutputStream, int)
- Method in class org.elite.jdcbot.framework.
User
This is the function users of the framework are expected to use to download file list.
DownloadHandler
- Class in
org.elite.jdcbot.framework
Created on 26-May-08
Handels all the downloads from a single user for a session.
DownloadHandler(User, jDCBot, DownloadManager)
- Constructor for class org.elite.jdcbot.framework.
DownloadHandler
DownloadManager
- Class in
org.elite.jdcbot.framework
Created on 26-May-08
This is used internall by the framework to schedule the downloads.
DownloadManager(jDCBot)
- Constructor for class org.elite.jdcbot.framework.
DownloadManager
downloadManager
- Variable in class org.elite.jdcbot.framework.
jDCBot
DUEntity
- Class in
org.elite.jdcbot.framework
Created on 26-May-08
Download/Upload Entity.
DUEntity()
- Constructor for class org.elite.jdcbot.framework.
DUEntity
DUEntity(int, String, int, int, OutputStream, int)
- Constructor for class org.elite.jdcbot.framework.
DUEntity
DUEntity(int, OutputStream, int)
- Constructor for class org.elite.jdcbot.framework.
DUEntity
DUEntity(int, String, int, int, InputStream, int)
- Constructor for class org.elite.jdcbot.framework.
DUEntity
DUEntity(int, InputStream)
- Constructor for class org.elite.jdcbot.framework.
DUEntity
DUEntity(DUEntity)
- Constructor for class org.elite.jdcbot.framework.
DUEntity
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
_