jerklib.events
Interface ConnectionLostEvent

All Superinterfaces:
IRCEvent
All Known Implementing Classes:
ConnectionLostEventImpl

public interface ConnectionLostEvent
extends IRCEvent

The event fired when a connection to a server is lost (disconnected).

Author:
mohadib

Nested Class Summary
 
Nested classes/interfaces inherited from interface jerklib.events.IRCEvent
IRCEvent.Type
 
Method Summary
 
Methods inherited from interface jerklib.events.IRCEvent
getRawEventData, getSession, getType