Provides a default implementation of the nine rendezvous types supported by
AOL Instant Messenger and Trillian. These are:
-  {@linkplain net.kano.joscar.rvcmd.addins Add-ins} 
-  {@linkplain net.kano.joscar.rvcmd.chatinvite Chat room invitation} 
-  {@linkplain net.kano.joscar.rvcmd.directim Direct IM} 
-  {@linkplain net.kano.joscar.rvcmd.getfile Get File} 
-  {@linkplain net.kano.joscar.rvcmd.icon Buddy icons} 
-  {@linkplain net.kano.joscar.rvcmd.sendbl Send Buddy List} 
-  {@linkplain net.kano.joscar.rvcmd.sendfile File transfer} 
-  {@linkplain net.kano.joscar.rvcmd.trillcrypt Trillian Secure IM} 
-  {@linkplain net.kano.joscar.rvcmd.voice Voice chat} 
Note that this package does not provide implementations of the client-to-client
protocols involved in file transfer and Direct IM. Classes to aid in the use of
these protocols (including the AOL Proxy Server protocol) reside innet.kano.joscar.rvproto's subpackages.