Package jerklib.events.dcc

Package contains all the DCC event interfaces

See:
          Description

Interface Summary
DccAcceptEvent DCC ACCEPT event.
DccChatEvent DCC CHAT event.
DccEvent Base interface for all DCC Events.
DccResumeEvent DCC RESUME event.
DccSendEvent DCC SEND event.
DccUnknownEvent DCC event that couldn't be categorized.
 

Class Summary
DccEventFactory Factory methods for DCC Events.
 

Enum Summary
DccEvent.DccType Type enum is used to determine type.
 

Package jerklib.events.dcc Description

Package contains all the DCC event interfaces