Package org.walluck.oscar.client

Implements a command-line AIM client.

See:
          Description

Interface Summary
DaimBuddyListener Interface DaimBuddyListener This listener is called for buddy (list) changes.
DaimLoginListener Interface DaimLoginListener If you're using DAIM, you most likely want to implement this listener.
DaimMsgListener Interface DaimMsgListener This listener is called for incoming messages.
 

Class Summary
AbstractOscarClient Class AbstractOscarClient The easiest way to create an Oscar client is to extend this abstract class.
Buddy Describe class Buddy here.
BuddyGroup Buddy groups.
DaimLoginEvent Class DaimLoginEvent
Main Main class needed to run the demo client.
Oscar This is just a demo to show that some of this stuff actually works.
 

Package org.walluck.oscar.client Description

Implements a command-line AIM client.