Packages 
Package Description
org.walluck.io
Adds additional methods to various java.io classes and support for reading and writing little endian.
org.walluck.net
Adds the ability to use a proxy for java.net.Socket and java.net.URL connections.
org.walluck.oscar
Implements the OSCAR protocol.
org.walluck.oscar.channel
Channels are for sending differrent types of ICBM's (Instant Messages).
org.walluck.oscar.channel.aolim
Channel 1 ICBM's are normal (plain, vanilla) AOL and Compuserve Instant Messages.
org.walluck.oscar.channel.rendezvous
Rendezvous are Channel 2 ICBM's.
org.walluck.oscar.client
Implements a command-line AIM client.
org.walluck.oscar.components
Implements a GUI AIM client.
org.walluck.oscar.handlers
Contains every supported SNAC handler, plus handlers for AIM Rendezvous and ICQ TCP.
org.walluck.oscar.handlers.directim
Contains the handler for DirectIM connections.
org.walluck.oscar.handlers.filetransfer
Contains the handler for filetransfer.
org.walluck.oscar.handlers.icq
Contains ICQ-specific classes.
org.walluck.oscar.handlers.icq.tcp
Contains ICQ-specific TCP classes.
org.walluck.oscar.handlers.news
Contains the handler for AOL news headlines.
org.walluck.oscar.handlers.proxy
Contains the handler for AOL proxy support.
org.walluck.oscar.handlers.secureim
Contains the handler for SecureIM, which is supported by WinAIM 5.2 and greater.
org.walluck.oscar.handlers.stocks
Contains the handler for AOL stock tickers.
org.walluck.oscar.handlers.trilliansecureim
Contains the handler for Trillian SecureIM's.
org.walluck.oscar.requests  
org.walluck.oscar.script
Provides generic scripting support for this library via Apache BSF.
org.walluck.oscar.tests
Unit tests for this library.
org.walluck.oscar.tools
Implements the tools for the OSCAR protocol.
org.walluck.util
Adds a Queue class with a mode attribute for changing the queue behavior.