rero.client.dcc
public class FeatureDCC extends Feature implements ClientCommand, ChatListener, FrameworkConstants
Field Summary | |
---|---|
protected DataDCC | dccData |
protected ChatFramework | ircfw |
protected LocalInfo | localInfo |
Constructor Summary | |
---|---|
FeatureDCC() |
Method Summary | |
---|---|
int | fireChatEvent(HashMap description) |
void | init() |
boolean | isChatEvent(String event, HashMap eventDescription) |
void | requestChat(String nickname) |
void | runAlias(String command, String parameters) |
void | sendFile(String nickname, File file) |
void | storeDataStructures(WeakHashMap data) |