A B C D E F G H I J K L M N O P Q R S T U V W Y

L

LISTNAMEOFFSET_DEFAULT - Static variable in class FileTransferHeader
The value always sent by WinAIM for the listNameOffset field.
LISTSIZEOFFSET_DEFAULT - Static variable in class FileTransferHeader
The value always sent by WinAIM for the listSizeOffset field.
LiveWritable - interface net.kano.joscar.LiveWritable.
Provides an interface for an object that can write itself in some form or another to a stream.
LocCommand - class LocCommand.
A base class for the commands in the "location" 0x02 SNAC family.
LocCommand(int) - Constructor for class LocCommand
Creates a new command in the location family.
LocRightsCmd - class LocRightsCmd.
A SNAC command containing location-related "rights."
LocRightsCmd(SnacPacket) - Constructor for class LocRightsCmd
Generates a new location rights command from the given incoming SNAC packet.
LocRightsCmd(int) - Constructor for class LocRightsCmd
Creates a new location rights command with the given maximum info length.
LocRightsRequest - class LocRightsRequest.
A SNAC command sent to request a set of location-family-related "rights."
LocRightsRequest(SnacPacket) - Constructor for class LocRightsRequest
Generates a location rights request command from the given incoming SNAC packet.
LocRightsRequest() - Constructor for class LocRightsRequest
Creates a new location rights request.
LoginFlapCmd - class LoginFlapCmd.
A command sent to identify oneself on a new FLAP connection with a FLAP protocol version and, optionally, a "login cookie" provided by another OSCAR server.
LoginFlapCmd(FlapPacket) - Constructor for class LoginFlapCmd
Generates a LoginCookieCmd from the given packet.
LoginFlapCmd() - Constructor for class LoginFlapCmd
Creates a LoginCookieCmd with the default FLAP version and no login cookie.
LoginFlapCmd(long) - Constructor for class LoginFlapCmd
Creates a LoginCookieCmd with the given FLAP version and no login cookie.
LoginFlapCmd(ByteBlock) - Constructor for class LoginFlapCmd
Creates a LoginCookieCmd with the default FLAP version and the given login cookie.
LoginFlapCmd(long, ByteBlock) - Constructor for class LoginFlapCmd
Creates a new LoginCookieCmd with the given FLAP protocol version and with the given cookie.
l - Variable in class net.kano.joscar.CopyOnWriteArrayList.COWSubList
 
lastIndexOf(Object) - Method in class net.kano.joscar.CopyOnWriteArrayList
Returns the index of the last occurrence of the specified object in this list.
lastIndexOf(Object, Object[], int) - Static method in class net.kano.joscar.CopyOnWriteArrayList
 
lastIndexOf(Object, int) - Method in class net.kano.joscar.CopyOnWriteArrayList
Searches backwards for the specified object, starting from the specified index, and returns an index to it.
listIterator(int) - Method in class net.kano.joscar.CopyOnWriteArrayList.COWSubList
 
listIterator() - Method in class net.kano.joscar.CopyOnWriteArrayList
Returns an Iterator of the elements in this List (in proper sequence).
listIterator(int) - Method in class net.kano.joscar.CopyOnWriteArrayList
Returns a ListIterator of the elements in this List (in proper sequence), starting at the specified position in the List.

A B C D E F G H I J K L M N O P Q R S T U V W Y