Package com.zion.jbuddy.bots.event

Classes used to receive events from a bot.

See:
          Description

Interface Summary
BotClientConnectionListener Receives client connection events from a BotEngine.
BotEngineListener The listener interface for receiving bot engine events.
 

Class Summary
BotAddBuddyEvent Encapsulates addBuddy event information.
BotAddDenyEvent Encapsulates addDeny event information.
BotAddPermitEvent Encapsulates addPermit event information.
BotClientConnectionAdapter A convenience class that implements BotClientConnectionListener methods to do nothing.
BotClientConnectionEvent Encapsulates BotClientConnectionListener event information.
BotClientEvent Encapsulates BotEngineListener client event information.
BotEngineAdapter An adapter class for receiving bot engine events.
BotRemoveBuddyEvent Encapsulates removeBuddy event information.
BotRemoveDenyEvent Encapsulates removeDeny event information.
BotRemovePermitEvent Encapsulates removePermit event information.
BotSendFileEvent Encapsulates sendFile event information.
BotSendMessageEvent Encapsulates sendMessage event information.
BotSetPermitModeEvent Encapsulates setPermitMode event information.
BotSetStatusEvent Encapsulates setStatus event information.
 

Package com.zion.jbuddy.bots.event Description

Classes used to receive events from a bot.



JBuddy is a trademark of Zion Software, LLC in the US and other countries.
Copyright 2000-2008 Zion Software, LLC All Rights Reserved.